parent
47872f266b
commit
b31cb727a7
1 changed files with 3 additions and 4 deletions
|
@ -1,16 +1,15 @@
|
||||||
# Template file for 'perl-YAML-LibYAML'
|
# Template file for 'perl-YAML-LibYAML'
|
||||||
pkgname=perl-YAML-LibYAML
|
pkgname=perl-YAML-LibYAML
|
||||||
version=0.69
|
version=0.70
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="perl"
|
makedepends="perl"
|
||||||
depends="${makedepends}"
|
depends="$makedepends"
|
||||||
short_desc="Perl YAML Serialization using XS and libyaml"
|
short_desc="Perl YAML Serialization using XS and libyaml"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="http://search.cpan.org/dist/YAML-LibYAML"
|
homepage="http://search.cpan.org/dist/YAML-LibYAML"
|
||||||
distfiles="${CPAN_SITE}/YAML/YAML-LibYAML-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/YAML/YAML-LibYAML-${version}.tar.gz"
|
||||||
checksum=6348ba03ff04d22330f05397d55ed26d4e40e921efcc207fa15fcbba87dcba1a
|
checksum=b2246bcef1080df03642bbe1faa06a9a6cddf729ef66289191319d0d04550fd3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue