mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
perl/perl-Test-Exception: Update homepage and download.
Signed-off-by: Chris Novakovic <chris@chrisn.me.uk> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dedb599e3a
commit
630e9c490a
3 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Slackware Package Build Script for perl modules: Test::Exception
|
||||
# Home Page http://search.cpan.org/dist/Test-Exception/
|
||||
# Home Page https://metacpan.org/release/Test-Exception
|
||||
|
||||
# Copyright (c) 2008-2015, Nishant Limbachia, Hoffman Estates, IL, USA
|
||||
# <nishant _AT_ mnspace _DOT_ net>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="perl-Test-Exception"
|
||||
VERSION="0.43"
|
||||
HOMEPAGE="http://search.cpan.org/dist/Test-Exception/"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-0.43.tar.gz"
|
||||
HOMEPAGE="https://metacpan.org/release/Test-Exception"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/E/EX/EXODIST/Test-Exception-0.43.tar.gz"
|
||||
MD5SUM="572d355026fb0b87fc2b8c64b83cada0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
|
@ -11,7 +11,7 @@ perl-Test-Exception:
|
|||
perl-Test-Exception: perl-Test-Exception provides modules for testing exception
|
||||
perl-Test-Exception: based code.
|
||||
perl-Test-Exception:
|
||||
perl-Test-Exception: Homepage: http://search.cpan.org/dist/Test-Exception/
|
||||
perl-Test-Exception: Homepage: https://metacpan.org/release/Test-Exception
|
||||
perl-Test-Exception:
|
||||
perl-Test-Exception:
|
||||
perl-Test-Exception:
|
||||
|
|
Loading…
Reference in a new issue