Browse Source

update module

master
parent
commit
133ef27c3c
  1. 8
      perl-dns/perl-dns.spec

8
perl-dns/perl-dns.spec

@ -23,7 +23,7 @@
# versions of individual parts
%define V_perl 5.22
%define V_net_dns 0.68
%define V_net_dns 1.04
%define V_net_dns_async 1.07
# package information
@ -37,10 +37,10 @@ Class: BASE
Group: Perl
License: GPL/Artistic
Version: %{V_perl}
Release: 20150603
Release: 20160306
# list of sources
Source0: http://www.cpan.org/authors/id/O/OL/OLAF/Net-DNS-%{V_net_dns}.tar.gz
Source0: http://www.cpan.org/authors/id/N/NL/NLNETLABS/Net-DNS-%{V_net_dns}.tar.gz
Source1: http://www.cpan.org/authors/id/S/SH/SHEVEK/Net-DNS-Async-%{V_net_dns_async}.tar.gz
# build information
@ -56,7 +56,7 @@ PreReq: perl-mail, perl-crypto, perl-net
%track
prog perl-dns:Net-DNS = {
version = %{V_net_dns}
url = http://www.cpan.org/authors/id/O/OL/OLAF/
url = http://www.cpan.org/authors/id/N/NL/NLNETLABS/
regex = Net-DNS-(__VER__)\.tar\.gz
}
prog perl-dns:Net-DNS-Async = {

Loading…
Cancel
Save