mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
perl/perl-YAML-LibYAML: Updated for version 0.66.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
parent
eb7872c7ae
commit
3d9613f219
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-YAML-LibYAML
|
||||
VERSION=${VERSION:-0.65}
|
||||
VERSION=${VERSION:-0.66}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-YAML-LibYAML"
|
||||
VERSION="0.65"
|
||||
VERSION="0.66"
|
||||
HOMEPAGE="https://metacpan.org/release/YAML-LibYAML"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TI/TINITA/YAML-LibYAML-0.65.tar.gz"
|
||||
MD5SUM="5428a2f67f82f6e63a7be0e6800df69f"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TI/TINITA/YAML-LibYAML-0.66.tar.gz"
|
||||
MD5SUM="a6d6a4a3d2317091f7a66ac9fa077df7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue