diff options
Diffstat (limited to 'perl/perl-net-dns')
-rw-r--r-- | perl/perl-net-dns/perl-net-dns.SlackBuild | 6 | ||||
-rw-r--r-- | perl/perl-net-dns/perl-net-dns.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/perl/perl-net-dns/perl-net-dns.SlackBuild b/perl/perl-net-dns/perl-net-dns.SlackBuild index 4d09590576..0dd20ca8df 100644 --- a/perl/perl-net-dns/perl-net-dns.SlackBuild +++ b/perl/perl-net-dns/perl-net-dns.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-net-dns -# Copyright 2008-2014 LukenShiro, Italy +# Copyright 2008-2015 LukenShiro, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-net-dns -VERSION=${VERSION:-0.78} +VERSION=${VERSION:-1.02} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -41,7 +41,7 @@ PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} SRCNAM=Net-DNS -DOCFILES="TODO Changes README" +DOCFILES="Changes README" # LIBDIRSUFFIX not used if [ "$ARCH" = "i486" ]; then diff --git a/perl/perl-net-dns/perl-net-dns.info b/perl/perl-net-dns/perl-net-dns.info index bb88a5e3eb..d41eaea11e 100644 --- a/perl/perl-net-dns/perl-net-dns.info +++ b/perl/perl-net-dns/perl-net-dns.info @@ -1,8 +1,8 @@ PRGNAM="perl-net-dns" -VERSION="0.78" +VERSION="1.02" HOMEPAGE="https://metacpan.org/pod/Net::DNS" -DOWNLOAD="http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-0.78.tar.gz" -MD5SUM="38862c7df536b514c5eec9004b57aa70" +DOWNLOAD="http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-1.02.tar.gz" +MD5SUM="adbb3fd9bc1677d8fd79605925a35106" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-digest-hmac perl-net-ip" |