diff options
author | Juergen Daubert <jue@jue.li> | 2016-11-03 17:54:32 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2016-11-03 17:54:32 +0100 |
commit | 6c88b06e70477fc0e651f329d1034071daf528e0 (patch) | |
tree | 92e0e70d2e108405f18a6f268fa34153cb0d761d /whois | |
parent | 07f2facaac1897bb21653a240e8ebb57ba5f36e9 (diff) | |
parent | 7b4a94717d26aa8eb7356a5222989d7c2099be18 (diff) | |
download | opt-6c88b06e70477fc0e651f329d1034071daf528e0.tar.gz opt-6c88b06e70477fc0e651f329d1034071daf528e0.tar.xz |
Merge branch '3.2' into 3.3
Diffstat (limited to 'whois')
-rw-r--r-- | whois/.md5sum | 2 | ||||
-rw-r--r-- | whois/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/whois/.md5sum b/whois/.md5sum index 90559796c..e4e52acaf 100644 --- a/whois/.md5sum +++ b/whois/.md5sum @@ -1 +1 @@ -b8f1482827137788016a418cc1ae364b whois_5.2.12.tar.xz +b39f3c004270b254806f6fb9e7783e44 whois_5.2.13.tar.xz diff --git a/whois/Pkgfile b/whois/Pkgfile index 3d817101b..07c28433c 100644 --- a/whois/Pkgfile +++ b/whois/Pkgfile @@ -4,7 +4,7 @@ # Packager: Olle Gustafsson, ogg at linux dot se name=whois -version=5.2.12 +version=5.2.13 release=1 source=(http://ftp.debian.org/debian/pool/main/w/$name/$name\_$version.tar.xz) |