mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-Class-Singleton: Updated for version 1.5.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
f56cfa29f4
commit
8d8e2a7f0b
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
SRCNAM=Class-Singleton
|
||||
PRGNAM=perl-$SRCNAM
|
||||
VERSION=${VERSION:-1.4}
|
||||
VERSION=${VERSION:-1.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Class-Singleton"
|
||||
VERSION="1.4"
|
||||
VERSION="1.5"
|
||||
HOMEPAGE="https://metacpan.org/pod/Class::Singleton"
|
||||
DOWNLOAD="http://www.cpan.org/authors/id/A/AB/ABW/Class-Singleton-1.4.tar.gz"
|
||||
MD5SUM="a18b108ab97e2107cbbe816d2b3e2ee3"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/S/SH/SHAY/Class-Singleton-1.5.tar.gz"
|
||||
MD5SUM="6a2524f590eda075f4bc929598119241"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue