[arch-commits] Commit in perl-net-dns/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Aug 31 07:43:40 UTC 2019
Date: Saturday, August 31, 2019 @ 07:43:39
Author: felixonmars
Revision: 361442
upgpkg: perl-net-dns 1.21-1
Modified:
perl-net-dns/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-08-31 07:38:28 UTC (rev 361441)
+++ PKGBUILD 2019-08-31 07:43:39 UTC (rev 361442)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=perl-net-dns
-pkgver=1.20
-pkgrel=3
+pkgver=1.21
+pkgrel=1
pkgdesc="Perl Module: Interface to the DNS resolver"
arch=('any')
license=('PerlArtistic')
@@ -13,7 +13,7 @@
'perl-socket6: IPv6 support')
options=('!emptydirs')
source=("https://cpan.metacpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-$pkgver.tar.gz")
-sha512sums=('1599d1b205a4d231a6b917fbc6da150fb77f13f4a16436ed0d8e582f709ab30e3af1435c26b381e8e33a8e015b5ed1f4958dfc3ba6dab58f02564e89c1d3b67e')
+sha512sums=('2f2471b98f9397341c59fdbf04fa0d0a4c7a9c7586a1ddabe28c71ba9f257bfe14ac485b28e6d4fba99ee45306855d45ec5ee51b8e5b39e9a016253d084e2acb')
build() {
cd Net-DNS-$pkgver
More information about the arch-commits
mailing list