diff options
author | Stuart Cardall <developer@it-offshore.co.uk> | 2016-04-15 14:34:27 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-18 11:51:42 +0000 |
commit | 4cb5c092fc8f5498f6298b0932b0be947b0c3f72 (patch) | |
tree | fa879ccff5270afa4a11c099df1a0eb154f2c02d /testing | |
parent | 2169decc65be7136f107f4c781f3f856c5bbe1d3 (diff) | |
download | aports-4cb5c092fc8f5498f6298b0932b0be947b0c3f72.tar.bz2 aports-4cb5c092fc8f5498f6298b0932b0be947b0c3f72.tar.xz |
testing/whois: rebuild against gettext (fixes relocation errors)
Diffstat (limited to 'testing')
-rw-r--r-- | testing/whois/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/whois/APKBUILD b/testing/whois/APKBUILD index 79d2d85afa..64371caab9 100644 --- a/testing/whois/APKBUILD +++ b/testing/whois/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Stuart Cardall <developer@it-offshore.co.uk> pkgname=whois pkgver=5.2.12 -pkgrel=0 +pkgrel=1 pkgdesc="Intelligent WHOIS client by Marco d'Itri" url="http://www.linux.it/~md/software/" arch="all" |