mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-Devel-Symdump: Updated for version 2.11.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
755fff2e06
commit
d026eae68e
2 changed files with 6 additions and 6 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
SRCNAM=Devel-Symdump
|
||||
PRGNAM=perl-$SRCNAM
|
||||
VERSION=${VERSION:-2.08}
|
||||
VERSION=${VERSION:-2.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
@ -87,7 +87,7 @@ find $PKG -depth -type d -empty -delete || true
|
|||
|
||||
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cp -a \
|
||||
ChangeLog README \
|
||||
Changes README \
|
||||
$PKG/usr/doc/$PRGNAM-$VERSION
|
||||
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Devel-Symdump"
|
||||
VERSION="2.08"
|
||||
HOMEPAGE="http://search.cpan.org/~andk/Devel-Symdump-2.08/"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/A/AN/ANDK/Devel-Symdump-2.08.tar.gz"
|
||||
MD5SUM="68e3a2f2f989bff295ee63aed5a2a1e5"
|
||||
VERSION="2.11"
|
||||
HOMEPAGE="http://search.cpan.org/~andk/Devel-Symdump/"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/A/AN/ANDK/Devel-Symdump-2.11.tar.gz"
|
||||
MD5SUM="f0f058866de78b4b2c95d2153de26570"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue