This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
ddns-scripts: increment PKG_RELEASE
Signed-off-by: Xavier Douville <zorxd@users.noreply.github.com>
lilik-openwrt-22.03
Xavier Douville
8 years ago
parent
96e526bad3
commit
0eab032f99
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
net/ddns-scripts/Makefile
+ 1
- 1
net/ddns-scripts/Makefile
View File
@ -12,7 +12,7 @@ PKG_NAME:=ddns-scripts
PKG_VERSION
:=
2.7.6
# Release == build
# increase on changes of services files or tld_names.dat
PKG_RELEASE
:=
1
3
PKG_RELEASE
:=
1
4
PKG_LICENSE
:=
GPL-2.0
PKG_MAINTAINER
:=
Christian Schoenebeck <christian.schoenebeck@gmail.com>
Write
Preview
Loading…
Cancel
Save