whois: update to 5.2.6.
This commit is contained in:
parent
2db785e0b7
commit
06a5b1b05e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'whois'
|
||||
pkgname=whois
|
||||
version=5.2.5
|
||||
version=5.2.6
|
||||
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=1a84fb9c1190dc37df396ea1f24aae56a1beb846257ee692c9d4b44337135d10
|
||||
checksum=fa3f1035941640d1ecc99e40e219bbebb66e71e9b79ce9b11dfb681b3b0a26b9
|
||||
|
||||
do_install() {
|
||||
make prefix=/usr BASEDIR=${DESTDIR} install-whois
|
||||
|
|
Loading…
Reference in a new issue