[arch-commits] Commit in perl-net-dns/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Wed Dec 9 02:00:40 UTC 2015


    Date: Wednesday, December 9, 2015 @ 03:00:40
  Author: fyan
Revision: 254794

upgpkg: perl-net-dns 1.04-1

Modified:
  perl-net-dns/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-08 22:44:05 UTC (rev 254793)
+++ PKGBUILD	2015-12-09 02:00:40 UTC (rev 254794)
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-net-dns
-pkgver=1.03
+pkgver=1.04
 pkgrel=1
 pkgdesc="Perl Module: Interface to the DNS resolver"
 arch=('any')
@@ -14,7 +14,7 @@
             'perl-socket6: IPv6 support')
 options=('!emptydirs')
 source=(http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-$pkgver.tar.gz)
-sha1sums=('e4c79fc288b9fc06c27bbcc9fb48d26ae590492a')
+sha1sums=('b420a9bf8fdc8f264dde2306746232f9fba191d6')
 
 build() {
   cd Net-DNS-${pkgver}



More information about the arch-commits mailing list