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:
e67960d
)
ddns-scripts: Increment PKG_RELEASE
author
Christian Schoenebeck
<redacted>
Mon, 29 Sep 2014 11:44:30 +0000
(13:44 +0200)
committer
Christian Schoenebeck
<redacted>
Mon, 29 Sep 2014 11:44:30 +0000
(13:44 +0200)
Increment PKG_RELEASE to reflect latest 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 6e69cac44d1a2ce2600efe002fce10d15b23674d..6193fbbe1f1c7bec9af493009bc7268365a32902 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:=
2
+PKG_RELEASE:=
3
PKG_LICENSE:=GPL-2.0
PKG_BUILD_DIR := $(BUILD_DIR)/$(PKG_NAME)
git clone https://git.99rst.org/PROJECT