git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
96e526b
)
ddns-scripts: increment PKG_RELEASE
author
Xavier Douville
<redacted>
Sun, 12 Mar 2017 17:02:04 +0000
(13:02 -0400)
committer
Xavier Douville
<redacted>
Sun, 12 Mar 2017 17:02:04 +0000
(13:02 -0400)
Signed-off-by: Xavier Douville <redacted>
net/ddns-scripts/Makefile
patch
|
blob
|
history
diff --git
a/net/ddns-scripts/Makefile
b/net/ddns-scripts/Makefile
index b6d89ac522047bd7236fb71f0b8068fe8a97f82f..cf18203ec503146db623cca83deacc36f3df3ea3 100755
(executable)
--- a/
net/ddns-scripts/Makefile
+++ b/
net/ddns-scripts/Makefile
@@
-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>
git clone https://git.99rst.org/PROJECT