aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Cardall <developer@it-offshore.co.uk>2019-01-28 12:38:18 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-01-28 16:14:19 +0000
commit3b97cba651e0a84a4ce9ec897f5233c7b4a66082 (patch)
treec9a230d3c1f7e9ccf3780b7b7ac9b4fc3b0de079
parent6eea7d64a038e5fbf5a4d0c59d98c63d9923738f (diff)
downloadalpine_aports-3b97cba651e0a84a4ce9ec897f5233c7b4a66082.tar.bz2
alpine_aports-3b97cba651e0a84a4ce9ec897f5233c7b4a66082.tar.xz
alpine_aports-3b97cba651e0a84a4ce9ec897f5233c7b4a66082.zip
community/whois: upgrade to 5.4.1
https://github.com/rfc1036/whois/blob/next/debian/changelog
-rw-r--r--community/whois/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/whois/APKBUILD b/community/whois/APKBUILD
index e12f8ee2fa..13c39a256b 100644
--- a/community/whois/APKBUILD
+++ b/community/whois/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Stuart Cardall <developer@it-offshore.co.uk> 1# Contributor: Stuart Cardall <developer@it-offshore.co.uk>
2# Maintainer: Stuart Cardall <developer@it-offshore.co.uk> 2# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
3pkgname=whois 3pkgname=whois
4pkgver=5.4.0 4pkgver=5.4.1
5pkgrel=0 5pkgrel=0
6pkgdesc="Intelligent WHOIS client by Marco d'Itri" 6pkgdesc="Intelligent WHOIS client by Marco d'Itri"
7url="https://github.com/rfc1036/whois" 7url="https://github.com/rfc1036/whois"
@@ -36,6 +36,6 @@ package() {
36 install -D -m644 whois.conf "$pkgdir/etc/whois.conf" 36 install -D -m644 whois.conf "$pkgdir/etc/whois.conf"
37} 37}
38 38
39sha512sums="f50568ee0d027d3a5d7ff05be7bbf31ab01d96a597c68da235e0d06914c9cb90ca9ac59a50df1523773a6d119fc8d2b0fe397578a945907f78d60e9c992d2f23 whois-5.4.0.tar.gz 39sha512sums="ced3462a037788de36351801e9e6a90d5d9d5714649ebca0e20a19bec95b63801738c3ff2584ba89b053201c3acc2f343fb947a4b53a4dbb9ced6db69728a8fe whois-5.4.1.tar.gz
40efa32ec848e3d3e61481567815e8c02757eab32712eb5a431adb13b59fd359f735eb684fbdf8a5b8334410d17052dc93d65bdda27a328617e2b6772b23717487 undefined-libintl.patch 40efa32ec848e3d3e61481567815e8c02757eab32712eb5a431adb13b59fd359f735eb684fbdf8a5b8334410d17052dc93d65bdda27a328617e2b6772b23717487 undefined-libintl.patch
4166a6b36e4caa00d58ab44c8fb55bfe919994fc6c7631cc283d9f37f9d69bf3e911ab365b27b1720065103e8d7abbf7549dfb260e156c1b52726a8c8b8820c836 enable-sha256-sha512-mkpasswd.patch" 4166a6b36e4caa00d58ab44c8fb55bfe919994fc6c7631cc283d9f37f9d69bf3e911ab365b27b1720065103e8d7abbf7549dfb260e156c1b52726a8c8b8820c836 enable-sha256-sha512-mkpasswd.patch"