diff options
-rw-r--r-- | perl/perl-Date-Manip/perl-Date-Manip.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-Date-Manip/perl-Date-Manip.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild b/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild index a5547bc77fc0..307407420a31 100644 --- a/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild +++ b/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild @@ -24,8 +24,8 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Date-Manip -VERSION=${VERSION:-6.45} -BUILD=${BUILD:-2} +VERSION=${VERSION:-6.46} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM=Date-Manip diff --git a/perl/perl-Date-Manip/perl-Date-Manip.info b/perl/perl-Date-Manip/perl-Date-Manip.info index 43ac737496a2..d8e46fc65fe7 100644 --- a/perl/perl-Date-Manip/perl-Date-Manip.info +++ b/perl/perl-Date-Manip/perl-Date-Manip.info @@ -1,8 +1,8 @@ PRGNAM="perl-Date-Manip" -VERSION="6.45" -HOMEPAGE="http://search.cpan.org/dist/Date-Manip/" -DOWNLOAD="http://search.cpan.org/CPAN/authors/id/S/SB/SBECK/Date-Manip-6.45.tar.gz" -MD5SUM="f5818a9c2f090cd73b0faeb9ae3aad5c" +VERSION="6.46" +HOMEPAGE="https://metacpan.org/pod/distribution/Date-Manip/lib/Date/Manip.pod" +DOWNLOAD="http://cpan.metacpan.org/authors/id/S/SB/SBECK/Date-Manip-6.46.tar.gz" +MD5SUM="828fbce4362ab068873f519a79a3767d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Test-Inter perl-Test-Pod perl-Test-Pod-Coverage perl-YAML-Syck" |