mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-YAML-LibYAML: Updated for version 0.74.
Signed-off-by: Andreas Guldstrand <andreas.guldstrand@gmail.com>
This commit is contained in:
parent
0e6e3360df
commit
9c7be46619
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.69}
|
||||
VERSION=${VERSION:-0.74}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-YAML-LibYAML"
|
||||
VERSION="0.69"
|
||||
VERSION="0.74"
|
||||
HOMEPAGE="https://metacpan.org/release/YAML-LibYAML"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/T/TI/TINITA/YAML-LibYAML-0.69.tar.gz"
|
||||
MD5SUM="454856b96eb2107ed49dd96ceb358e03"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/I/IN/INGY/YAML-LibYAML-0.74.tar.gz"
|
||||
MD5SUM="cf36604bb590284fbd6db56495a0c76f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue