diff options
author | B. Watson <urchlay@slackware.uk> | 2023-02-14 02:05:46 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-18 10:07:05 +0700 |
commit | beaff84d4f20f179cf56c9fc0dcce26644da266a (patch) | |
tree | 4af8cb840d66222d4169be78d6cb0d4a73e37638 /perl/perl-Geography-Countries | |
parent | 73e813980f581cebf59f9dc62244512a65077eb8 (diff) |
perl/perl-Geography-Countries: Align with template.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Geography-Countries')
-rw-r--r-- | perl/perl-Geography-Countries/perl-Geography-Countries.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Geography-Countries/perl-Geography-Countries.SlackBuild b/perl/perl-Geography-Countries/perl-Geography-Countries.SlackBuild index fe7b3958bc7d..bb2825ed5965 100644 --- a/perl/perl-Geography-Countries/perl-Geography-Countries.SlackBuild +++ b/perl/perl-Geography-Countries/perl-Geography-Countries.SlackBuild @@ -26,10 +26,10 @@ # # Modified by the SlackBuilds.org project. -SRCNAM="Geography-Countries-2009041301" cd $(dirname $0) ; CWD=$(pwd) PRGNAM="perl-Geography-Countries" +SRCNAM="Geography-Countries-2009041301" VERSION=${VERSION:-20090413} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |