diff options
author | Przemyslaw Pawelczyk <przemoc@zoho.com> | 2016-04-23 01:11:18 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-25 07:11:16 +0000 |
commit | 0f920d3abed21639fb843e30ebb8ef914bcf7278 (patch) | |
tree | 6595936689a10aad99bfcfeb940f361ce9d7bcee /main/ez-ipupdate/APKBUILD | |
parent | 12b331734c01892fd91c249f49be715a7341a2e2 (diff) | |
download | aports-0f920d3abed21639fb843e30ebb8ef914bcf7278.tar.bz2 aports-0f920d3abed21639fb843e30ebb8ef914bcf7278.tar.xz |
main/[various]: bump pkgrel for pre-install fixes
Diffstat (limited to 'main/ez-ipupdate/APKBUILD')
-rw-r--r-- | main/ez-ipupdate/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ez-ipupdate/APKBUILD b/main/ez-ipupdate/APKBUILD index 04c2f3592a..4a39b2d25a 100644 --- a/main/ez-ipupdate/APKBUILD +++ b/main/ez-ipupdate/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jeremy Thomerson <jeremy@thomersonfamily.com> pkgname=ez-ipupdate pkgver=3.0.10 -pkgrel=7 +pkgrel=8 pkgdesc="utility for updating your host name for many of the dynamic DNS services (ez-ip.net, dyndns.org, etc)" url="http://ez-ipupdate.com/" arch="all" |