diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2014-11-14 17:17:14 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2014-11-14 17:17:14 +0100 |
commit | 559bf9126c38992838e240c784ce0d9f4e6714a9 (patch) | |
tree | 5634d4d07116d97216eeac736f9e09d162598352 /applications/luci-ddns/Makefile | |
parent | ea17c9d44ed4c2b034e4b0a8ed868db8f6e55b43 (diff) | |
parent | ee9fdba61744111d8f5d7f7d616992ac7135ac09 (diff) |
Merge pull request #248 from chris5560/master
luci-app-ddns: Update to support ddns-scripts 2.1.0-1
Diffstat (limited to 'applications/luci-ddns/Makefile')
-rw-r--r-- | applications/luci-ddns/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/applications/luci-ddns/Makefile b/applications/luci-ddns/Makefile index 0a723b61dc..3f57d63c69 100644 --- a/applications/luci-ddns/Makefile +++ b/applications/luci-ddns/Makefile @@ -1,8 +1,3 @@ -# supports ddns-scripts 1.0.0-23 and ddns-scripts starting -# PKG_VERSION:=2.0.1 -# PKG_RELEASE:=8 -# PKG_MAINTAINER:=Christian Schoenebeck <christian.schoenebeck@gmail.com> - PO = ddns include ../../build/config.mk |