Browse Source

ddns-scripts: Update PKG_RELEASE after adding dtdns support

lilik-openwrt-22.03
Hans Dedecker 9 years ago
parent
commit
1fd0982f8e
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      net/ddns-scripts/Makefile

+ 1
- 1
net/ddns-scripts/Makefile View File

@ -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:=1
PKG_RELEASE:=2
PKG_LICENSE:=GPL-2.0
PKG_MAINTAINER:=Christian Schoenebeck <christian.schoenebeck@gmail.com>


Loading…
Cancel
Save