perl-Net-DNS: update to 1.19.
This commit is contained in:
parent
9a2faba4a1
commit
2c7e7ec05a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'perl-Net-DNS'
|
||||
pkgname=perl-Net-DNS
|
||||
version=1.18
|
||||
version=1.19
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
|
@ -10,7 +10,7 @@ makedepends="$hostmakedepends"
|
|||
depends="$makedepends"
|
||||
short_desc="Net::DNS - Perl Interface to the Domain Name System"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
homepage="https://metacpan.org/release/Net-DNS"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Net-DNS"
|
||||
distfiles="${CPAN_SITE}/Net/Net-DNS-${version}.tar.gz"
|
||||
checksum=52ce1494fc9707fd5a60ed71db5cde727157b7f2363787d730d4d1bd9800a9d3
|
||||
checksum=206278bdd9a538bec3e45b50e80cc5a9d7dc6e70ebf0889ef78254f0f710ccd7
|
||||
|
|
Loading…
Reference in a new issue