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:
2d5cfef
)
ddns-scripts: Increment PKG_RELEASE
author
Christian Schoenebeck
<redacted>
Wed, 1 Oct 2014 16:35:46 +0000
(18:35 +0200)
committer
Christian Schoenebeck
<redacted>
Wed, 1 Oct 2014 16:35:46 +0000
(18:35 +0200)
Increment 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 ca99df3de6f8b8fcaf607e067301f4e904f753b5..25ec773c886e737a94d5a912d8af7aac00465a46 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:=
5
+PKG_RELEASE:=
6
PKG_LICENSE:=GPL-2.0
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
git clone https://git.99rst.org/PROJECT