perl/perl-Test-Inter: Updated for version 1.10.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-03-18 09:15:32 +07:00
parent eab5002f8c
commit e48c054b57
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 8 deletions

View file

@ -3,7 +3,7 @@
# Slackware build script for perl-Test-Inter
# Copyright 2010 V'yacheslav Stetskevych <slava18@gmail.com>
# Copyright 2014-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2014-2023 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-Test-Inter
VERSION=${VERSION:-1.09}
VERSION=${VERSION:-1.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -41,9 +41,6 @@ if [ -z "$ARCH" ]; then
esac
fi
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
# the name of the created package would be, and then exit. This information
# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0

View file

@ -1,8 +1,8 @@
PRGNAM="perl-Test-Inter"
VERSION="1.09"
VERSION="1.10"
HOMEPAGE="https://metacpan.org/pod/distribution/Test-Inter/lib/Test/Inter.pod"
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SB/SBECK/Test-Inter-1.09.tar.gz"
MD5SUM="4e9bbe25e28d2453a6c63a1e675cc484"
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SB/SBECK/Test-Inter-1.10.tar.gz"
MD5SUM="baf96d33b0a7a7aec4b62268cc898946"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""