From 7aef2c5e76927bc5b7b178dd683b67b849e9b7df Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 27 Apr 2024 08:19:59 +0700 Subject: perl/perl-ExtUtils-Config: Updated for versoin 0.009. Signed-off-by: Willy Sudiarto Raharjo --- perl/perl-ExtUtils-Config/perl-ExtUtils-Config.SlackBuild | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'perl/perl-ExtUtils-Config/perl-ExtUtils-Config.SlackBuild') diff --git a/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.SlackBuild b/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.SlackBuild index 122fa97d397e..09a461a30052 100644 --- a/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.SlackBuild +++ b/perl/perl-ExtUtils-Config/perl-ExtUtils-Config.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for perl-ExtUtils-Config -# Copyright 2013-2014 Willy Sudiarto Raharjo +# Copyright 2013-2024 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=perl-ExtUtils-Config -VERSION=${VERSION:-0.008} +VERSION=${VERSION:-0.009} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -40,9 +40,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 -- cgit v1.2.3