commit 8f97885bc1b2bf504b8dd4c77e3fd1a5e2fb910e
parent 4543f12b97470915ea813365c5d04074d4552ebb
Author: diizzyy <diizzyy@users.noreply.github.com>
Date: Wed, 24 Feb 2016 08:22:38 +0100
ddns-scripts: bump package release
Update package release due to changes
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.6.2
# Release == build
# increase on changes of services files or tld_names.dat
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=Christian Schoenebeck <christian.schoenebeck@gmail.com>