whois: update to 5.2.7.
This commit is contained in:
parent
e71f0ce6e4
commit
5f9f4193d1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'whois'
|
||||
pkgname=whois
|
||||
version=5.2.6
|
||||
version=5.2.7
|
||||
revision=1
|
||||
build_pie=yes
|
||||
build_style=gnu-makefile
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.linux.it/~md/software"
|
||||
license="GPL-2"
|
||||
distfiles="${DEBIAN_SITE}/main/w/${pkgname}/${pkgname}_${version}.tar.xz"
|
||||
checksum=fa3f1035941640d1ecc99e40e219bbebb66e71e9b79ce9b11dfb681b3b0a26b9
|
||||
checksum=c5536161a26c28ea0de03fafc065b5ce1b272a8ad2b44bf5784e7e802e61f239
|
||||
|
||||
do_install() {
|
||||
make prefix=/usr BASEDIR=${DESTDIR} install-whois
|
||||
|
|
Loading…
Reference in a new issue