mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
perl/perl-tree-dagnode: Updated for version 1.29.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8c5d8e422e
commit
32e7da28e6
2 changed files with 5 additions and 7 deletions
|
@ -2,10 +2,8 @@
|
|||
|
||||
# Slackware build script for perl-tree-dagnode
|
||||
#
|
||||
# Copyright 2015 Brenton Earl <brent@exitstatusone.com> Tooele, UT, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Copyright 2010 Binh Nguyen <binhvng@gmail.com>
|
||||
# Copyright 2015-2016 Brenton Earl <brent@exitstatusone.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -26,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-tree-dagnode
|
||||
VERSION=${VERSION:-1.27}
|
||||
VERSION=${VERSION:-1.29}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-tree-dagnode"
|
||||
VERSION="1.27"
|
||||
VERSION="1.29"
|
||||
HOMEPAGE="https://metacpan.org/pod/Tree::DAG_Node"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/Tree-DAG_Node-1.27.tgz"
|
||||
MD5SUM="6697c3e746a146e74ae2ba1727608200"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RS/RSAVAGE/Tree-DAG_Node-1.29.tgz"
|
||||
MD5SUM="0d2c2f7cb7f12afafd28bbab75e15442"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Slurp-Tiny"
|
||||
|
|
Loading…
Reference in a new issue