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