mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
perl/perl-file-libmagic: Updated for version 1.16.
Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
parent
0302721fc4
commit
f674584052
2 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
PRGNAM=perl-file-libmagic
|
||||
TARNAM=File-LibMagic
|
||||
VERSION=${VERSION:-1.15}
|
||||
VERSION=${VERSION:-1.16}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-file-libmagic"
|
||||
VERSION="1.15"
|
||||
VERSION="1.16"
|
||||
HOMEPAGE="https://metacpan.org/pod/File::LibMagic"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/File-LibMagic-1.15.tar.gz"
|
||||
MD5SUM="e5753a9f1e992da5f79fdbe253b02cf9"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/File-LibMagic-1.16.tar.gz"
|
||||
MD5SUM="de0cc720d1599428be01a7fa50a5cc5b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue