whois: update to 5.1.0

This commit is contained in:
Burce 2014-01-01 11:52:29 +00:00
parent c8b2fb51a8
commit dc58655495

View File

@ -5,7 +5,7 @@
# contribtutor Justinas Lelys <justinas@lelys.lt>
pkgname=whois
pkgver=5.0.18
pkgver=5.1.0
pkgrel=1
pkgdesc="The whois client by Marco d'Itri"
arch=('x86_64')
@ -14,7 +14,7 @@ license=('GPL')
depends=('libidn')
makedepends=('perl')
source=("http://ftp.debian.org/debian/pool/main/w/whois/whois_${pkgver}.tar.xz")
md5sums=('15d777273d44a5b9a0814c1ea0d22b1a')
md5sums=('e16cc6ca56a6834ab60ace26215d6b0c')
build() {
cd "${srcdir}/whois-${pkgver}"