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:
832aa53
)
ddns-scripts: increment PKG_RELEASE
author
Christian Schoenebeck
<redacted>
Tue, 30 Sep 2014 06:14:04 +0000
(08:14 +0200)
committer
Christian Schoenebeck
<redacted>
Tue, 30 Sep 2014 06:14:04 +0000
(08:14 +0200)
Increment PKG_RELEASE to reflect updates
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 c57757ba1909e5cb918688737b4588e47342fa27..ca99df3de6f8b8fcaf607e067301f4e904f753b5 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:=
4
+PKG_RELEASE:=
5
PKG_LICENSE:=GPL-2.0
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
git clone https://git.99rst.org/PROJECT