aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-05 23:13:03 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-05 23:13:03 +0100
commit00b89e4f0a3f7c4f69ca5fd1ce5e8d691585670c (patch)
tree734c3fe8efeb1564046002720b7551c3bb5ee85e
parent188009e320ecb0676c07860ddfc1a7a614caad0f (diff)
downloadaports-00b89e4f0a3f7c4f69ca5fd1ce5e8d691585670c.tar.bz2
aports-00b89e4f0a3f7c4f69ca5fd1ce5e8d691585670c.tar.xz
community/whois: upgrade to 5.5.4
-rw-r--r--community/whois/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/whois/APKBUILD b/community/whois/APKBUILD
index 68e5ef8ecf..64edc33a8a 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.5.3
+pkgver=5.5.4
pkgrel=0
pkgdesc="Intelligent WHOIS client by Marco d'Itri"
url="https://github.com/rfc1036/whois"
@@ -33,6 +33,6 @@ package() {
install -D -m644 whois.conf "$pkgdir/etc/whois.conf"
}
-sha512sums="ce943e9a07a2cd755e61c28e57bb95f15cfe24e132f5ace55363a4adb8890aac057dec66a1ac26a238bdcfabfeaa098cb4f82ca4a2ca1b0bcae987a16f390cb8 5.5.3-5.5.3.tar.gz
+sha512sums="f2fa92dc9490356c3584c2f9ac4e443dd4f57fbbeb0499fefc80af62665b886cb19d33ca55c5a8a0f9378588a646dfbd4dfda4da6c55681ba974b49ed93208d7 5.5.4-5.5.4.tar.gz
efa32ec848e3d3e61481567815e8c02757eab32712eb5a431adb13b59fd359f735eb684fbdf8a5b8334410d17052dc93d65bdda27a328617e2b6772b23717487 undefined-libintl.patch
66a6b36e4caa00d58ab44c8fb55bfe919994fc6c7631cc283d9f37f9d69bf3e911ab365b27b1720065103e8d7abbf7549dfb260e156c1b52726a8c8b8820c836 enable-sha256-sha512-mkpasswd.patch"