mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-Devel-StackTrace: Updated for version 1.34.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7a34cf47ec
commit
ef40887837
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
# Written by LEVAI Daniel
|
||||
|
||||
PRGNAM=perl-Devel-StackTrace
|
||||
VERSION=${VERSION:-1.32}
|
||||
VERSION=${VERSION:-1.34}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Devel-StackTrace"
|
||||
VERSION="1.32"
|
||||
VERSION="1.34"
|
||||
HOMEPAGE="http://search.cpan.org/dist/Devel-StackTrace/"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Devel-StackTrace-1.32.tar.gz"
|
||||
MD5SUM="2a6dae41533ecd30db72b35da366a8a5"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Devel-StackTrace-1.34.tar.gz"
|
||||
MD5SUM="48c1003b3c380c8a826c042c80af9c49"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue