mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
perl/perl-Path-Tiny: Updated for version 0.112.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
be9443d495
commit
0db65f292b
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Path-Tiny
|
||||
VERSION=${VERSION:-0.110}
|
||||
VERSION=${VERSION:-0.112}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Path-Tiny"
|
||||
VERSION="0.110"
|
||||
VERSION="0.112"
|
||||
HOMEPAGE="https://metacpan.org/pod/Path::Tiny"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-0.110.tar.gz"
|
||||
MD5SUM="da6316a7b9e4fd747cf98c11be95f630"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-0.112.tar.gz"
|
||||
MD5SUM="bf2a021d653d7252a39c0d31b41a7c6e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue