~alpine/aports

testing/whois: update to 5.2.11 v1 PROPOSED

Stuart Cardall: 1
 testing/whois: update to 5.2.11

 1 files changed, 5 insertions(+), 5 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/1864/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/whois: update to 5.2.11 Export this patch

---
 testing/whois/APKBUILD | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/testing/whois/APKBUILD b/testing/whois/APKBUILD
index 83b2b87..f590a78 100644
--- a/testing/whois/APKBUILD
+++ b/testing/whois/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Stuart Cardall <developer@it-offshore.co.uk>
# Maintainer: Stuart Cardall <developer@it-offshore.co.uk>
pkgname=whois
pkgver=5.2.10
pkgrel=1
pkgver=5.2.11
pkgrel=0
pkgdesc="Intelligent WHOIS client by Marco d'Itri"
url="http://www.linux.it/~md/software/"
arch="all"
@@ -25,6 +25,6 @@ package() {
	install -D -m644 whois.conf "$pkgdir/etc/whois.conf"
}

md5sums="19579468bdb311eed5c6b8c3216cce1b  whois-5.2.10.tar.gz"
sha256sums="8169bead001fb68d14f09a49c117d3408d48a3378f3a67eb0e56848a637ad54e  whois-5.2.10.tar.gz"
sha512sums="c3280d62329035c12cc69dd45986d32fd9c858efa9b2d8674cb8208429c1eb35dfcb50aaab442215e5c3321cbb1fc4ecabff7058c38da2db8fb5f0aac61429c2  whois-5.2.10.tar.gz"
md5sums="ccdffa60f5d289b1b64d45ef423102ed  whois-5.2.11.tar.gz"
sha256sums="baaa9622ce92533af89005776acc6e007be9c9e8d088e34567ce4f955ab65ddf  whois-5.2.11.tar.gz"
sha512sums="290cfa93f8b0d95563c6e1e27c96e8dc239ecd497ceec682d0911512794d810de9cb8fae11477a53c35e25eef4f2797eb4dac338940bb8d767bed89a3f474336  whois-5.2.11.tar.gz"
-- 
2.6.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---