From: Leonardo Brondani Schenkel Date: Sun, 10 Jan 2016 10:54:24 +0000 (+0100) Subject: ddns-scripts: bump 2.5.0 to release 5 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4df353c1b283cc954a9701ba7c4e167d521a59df;p=openwrt-packages.git ddns-scripts: bump 2.5.0 to release 5 --- diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefile index 79a59dd80..dfc3d3273 100755 --- 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