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:
99264f2
)
ddns-scripts: fix issue (#337) current/registered ip never match
author
Christian Schoenebeck
<redacted>
Mon, 22 Sep 2014 14:34:20 +0000
(16:34 +0200)
committer
Christian Schoenebeck
<redacted>
Mon, 22 Sep 2014 14:34:20 +0000
(16:34 +0200)
Increase PKG_RELEASE to reflect changes
Signed-off-by: Christian Schoenebeck <redacted>
net/ddns-scripts/Makefile
patch
|
blob
|
history
diff --git
a/net/ddns-scripts/Makefile
b/net/ddns-scripts/Makefile
index 7fcb2cc805f66c966b122c3133b3e3bb3b306125..6e69cac44d1a2ce2600efe002fce10d15b23674d 100644
(file)
--- a/
net/ddns-scripts/Makefile
+++ b/
net/ddns-scripts/Makefile
@@
-2,7
+2,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ddns-scripts
PKG_VERSION:=2.0.1
-PKG_RELEASE:=
1
+PKG_RELEASE:=
2
PKG_LICENSE:=GPL-2.0
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
git clone https://git.99rst.org/PROJECT