mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-File-Which: Updated for version 1.23.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
parent
43e82eced5
commit
e7e8e9097f
2 changed files with 5 additions and 4 deletions
|
@ -3,6 +3,7 @@
|
||||||
# Slackware build script for File-Which
|
# Slackware build script for File-Which
|
||||||
|
|
||||||
# Copyright 2011 Mikko Värri, Finland
|
# Copyright 2011 Mikko Värri, Finland
|
||||||
|
# Copyright 2017-2019 Andreas Guldstrand
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +24,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=perl-File-Which
|
PRGNAM=perl-File-Which
|
||||||
VERSION=${VERSION:-1.22}
|
VERSION=${VERSION:-1.23}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="perl-File-Which"
|
PRGNAM="perl-File-Which"
|
||||||
VERSION="1.22"
|
VERSION="1.23"
|
||||||
HOMEPAGE="https://metacpan.org/pod/File::Which"
|
HOMEPAGE="https://metacpan.org/pod/File::Which"
|
||||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-Which-1.22.tar.gz"
|
DOWNLOAD="https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/File-Which-1.23.tar.gz"
|
||||||
MD5SUM="face60fafd220dc83fa581ef6f96d480"
|
MD5SUM="c8f054534c3c098dd7a0dada60aaae34"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue