mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
perl/perl-Scalar-List-Utils: Updated for version 1.41.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
de31d778af
commit
fc1812c628
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Scalar-List-Utils
|
||||
VERSION=${VERSION:-1.40}
|
||||
VERSION=${VERSION:-1.41}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Scalar-List-Utils"
|
||||
VERSION="1.40"
|
||||
VERSION="1.41"
|
||||
HOMEPAGE="https://metacpan.org/release/Scalar-List-Utils"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.40.tar.gz"
|
||||
MD5SUM="8f15044070c35ae723ef18078c72344b"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/P/PE/PEVANS/Scalar-List-Utils-1.41.tar.gz"
|
||||
MD5SUM="01fefd526d2e031efd0f78264c77eb7e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue