mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
perl-XML-Smart: update to 1.79.
This commit is contained in:
parent
69502f2638
commit
5d82f6a84b
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'perl-XML-Smart'
|
# Template file for 'perl-XML-Smart'
|
||||||
pkgname=perl-XML-Smart
|
pkgname=perl-XML-Smart
|
||||||
version=1.78
|
version=1.79
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="perl perl-Object-MultiType"
|
makedepends="perl perl-Object-MultiType"
|
||||||
depends="$makedepends"
|
depends="$makedepends"
|
||||||
short_desc="A smart, easy and powerful way to access or create XML"
|
short_desc="Smart, easy and powerful way to access or create XML"
|
||||||
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="https://metacpan.org/release/XML-Smart"
|
homepage="https://metacpan.org/release/XML-Smart"
|
||||||
distfiles="${CPAN_SITE}/XML/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="https://search.cpan.org/CPAN/authors/id/T/TM/TMHARISH/XML-Smart-${version}.tar.gz"
|
||||||
checksum=51310e9328a4902908f8f12b6c3ab2e368d829c3c1bb267acddb0081f51d8dc3
|
checksum=f787efaf9b8dcd1b51085f190acdaae155007a78ba668ffe40d56226f5f2b488
|
||||||
|
|
Loading…
Add table
Reference in a new issue