diff options
-rw-r--r-- | testing/noip/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/noip/APKBUILD b/testing/noip/APKBUILD index ddd41ea8f9..eb6b396fc4 100644 --- a/testing/noip/APKBUILD +++ b/testing/noip/APKBUILD @@ -3,11 +3,11 @@ pkgname=noip pkgver=2.1.9 _pkgver=2.1.9-1 -pkgrel=1 +pkgrel=2 pkgdesc="Dynamic DNS Client Updater for no-ip.com services" url="http://www.no-ip.com/downloads.php?page=linux" arch="all" -license="GPL" +license="GPL2+" depends="" depends_dev="" makedepends="$depends_dev" |