summaryrefslogtreecommitdiff
path: root/extra/perl-net-dns/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-07-11 04:03:37 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-07-11 04:03:37 +0000
commite9edbddfc72fad97cd89e1f65e5718fc83be6bb5 (patch)
tree4d89837ca360352c969675d57607d461ddf431d6 /extra/perl-net-dns/PKGBUILD
parent1fc4a2dbc11c7c17bea5b98d2924e148869cae7b (diff)
Fri Jul 11 04:00:23 UTC 2014
Diffstat (limited to 'extra/perl-net-dns/PKGBUILD')
-rw-r--r--extra/perl-net-dns/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/perl-net-dns/PKGBUILD b/extra/perl-net-dns/PKGBUILD
index 2c8d0960f..8d34a6fc8 100644
--- a/extra/perl-net-dns/PKGBUILD
+++ b/extra/perl-net-dns/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 215099 2014-06-14 03:49:47Z fyan $
+# $Id: PKGBUILD 216769 2014-07-10 17:52:48Z fyan $
# Maintainer: Felix Yan <felixonmars@gmail.com>
pkgname=perl-net-dns
-pkgver=0.77
+pkgver=0.78
pkgrel=1
pkgdesc="Perl Module: Interface to the DNS resolver"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ optdepends=('perl-io-socket-inet6: IPv6 support'
'perl-socket6: IPv6 support')
options=('!emptydirs')
source=(http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-$pkgver.tar.gz)
-sha1sums=('e2264580ba9fa1d13104d41239c317570de9807e')
+sha1sums=('a50fdf4786fadd7ece6958393f9b81e1eae749ac')
build() {
cd Net-DNS-${pkgver}