mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
perl/perl-File-Which: Updated for version 1.21.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4264291417
commit
2ca8e5c4bb
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-File-Which
|
||||
VERSION=${VERSION:-1.09}
|
||||
VERSION=${VERSION:-1.21}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="perl-File-Which"
|
||||
VERSION="1.09"
|
||||
VERSION="1.21"
|
||||
HOMEPAGE="https://metacpan.org/pod/File::Which"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/A/AD/ADAMK/File-Which-1.09.tar.gz"
|
||||
MD5SUM="b9429edaad7f45caafa4d458afcfd8af"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-Which-1.21.tar.gz"
|
||||
MD5SUM="115a6efe5d7e9621237fcb655c7a0980"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Test-Script"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Mikko Värri"
|
||||
EMAIL="vmj@linuxbox.fi"
|
||||
|
|
Loading…
Reference in a new issue