diff options
author | Stuart Cardall <developer@it-offshore.co.uk> | 2017-12-30 13:39:19 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-01-02 16:36:52 +0000 |
commit | 5008ab6ca465fee0c6aa15efc85d4e42d5fbbe08 (patch) | |
tree | 3ebcf6d34307c65f4001c0b26f569cec4ee6ab7d /community/whois | |
parent | ace56c4fb21334431b4fac2afe329e937ce78e0c (diff) | |
download | aports-5008ab6ca465fee0c6aa15efc85d4e42d5fbbe08.tar.bz2 aports-5008ab6ca465fee0c6aa15efc85d4e42d5fbbe08.tar.xz |
community/whois: upgrade to 5.2.20
Diffstat (limited to 'community/whois')
-rw-r--r-- | community/whois/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/whois/APKBUILD b/community/whois/APKBUILD index 8e7c5b79dd..ccc2d255b4 100644 --- a/community/whois/APKBUILD +++ b/community/whois/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Stuart Cardall <developer@it-offshore.co.uk> # Maintainer: Stuart Cardall <developer@it-offshore.co.uk> pkgname=whois -pkgver=5.2.19 +pkgver=5.2.20 pkgrel=0 pkgdesc="Intelligent WHOIS client by Marco d'Itri" url="http://www.linux.it/~md/software/" @@ -37,6 +37,6 @@ package() { install -D -m644 whois.conf "$pkgdir/etc/whois.conf" } -sha512sums="93e6df6bda18fe1dd9b8ca017271a46c6e2b721820260b11c5427258f6c0010cb573cc619def5af44a56b5740423b46ad7b383da7743cc35517f4526a720389f whois-5.2.19.tar.xz +sha512sums="3308d9f5562babe007e46b7764718f13c1e7cd8ef7f501161353e4b1b81efacec9742ec25dec3b1cc80940898c785c1920a1aa68af10081f952ebde320075808 whois-5.2.20.tar.xz efa32ec848e3d3e61481567815e8c02757eab32712eb5a431adb13b59fd359f735eb684fbdf8a5b8334410d17052dc93d65bdda27a328617e2b6772b23717487 undefined-libintl.patch ef455fd21403995524a3de6039db41261b6549181f3dd234c6a28a10a65d09a6e86c71b6ddb752aa15f0e4ff2232887ff65bd72ed9a977b8da2ed40ea11519f1 enable-sha256-sha512-mkpasswd.patch" |