commit 4df353c1b283cc954a9701ba7c4e167d521a59df
parent b740a68d24c6f8c61c0b92fe39fc0f8bef68e28e
Author: Leonardo Brondani Schenkel <leonardo@schenkel.net>
Date: Sun, 10 Jan 2016 11:54:24 +0100
ddns-scripts: bump 2.5.0 to release 5
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile
@@ -12,7 +12,7 @@ PKG_NAME:=ddns-scripts
PKG_VERSION:=2.5.0
# Release == build
# increase on changes of services files or tld_names.dat
-PKG_RELEASE:=4
+PKG_RELEASE:=5
PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=Christian Schoenebeck <christian.schoenebeck@gmail.com>