diff --git a/perl-sip/perl-sip.spec b/perl-sip/perl-sip.spec index 11a30ef7e8..7695c96676 100644 --- a/perl-sip/perl-sip.spec +++ b/perl-sip/perl-sip.spec @@ -23,7 +23,7 @@ # versions of individual parts %define V_perl 5.12 -%define V_net_sip 0.54 +%define V_net_sip 0.62 # package information Name: perl-sip @@ -36,10 +36,10 @@ Class: BASE Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20100414 +Release: 20101219 # list of sources -Source0: http://www.cpan.org/modules/by-module/Net/Net-SIP-%{V_net_sip}.tar.gz +Source0: http://www.cpan.org/authors/id/S/SU/SULLR/Net-SIP-%{V_net_sip}.tar.gz # build information BuildPreReq: OpenPKG, openpkg >= 20100101, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20040126 @@ -54,7 +54,7 @@ PreReq: perl-dns, perl-crypto, perl-time, perl-util %track prog perl-sip:Net-SIP = { version = %{V_net_sip} - url = http://www.cpan.org/modules/by-module/Net/ + url = http://www.cpan.org/authors/id/S/SU/SULLR/ regex = Net-SIP-(__VER__)\.tar\.gz }