perl-Data-Dump: update to 1.23.
This commit is contained in:
parent
8f569af4d8
commit
a19da39058
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'perl-Data-Dump'
|
# Template file for 'perl-Data-Dump'
|
||||||
pkgname=perl-Data-Dump
|
pkgname=perl-Data-Dump
|
||||||
version=1.22
|
version=1.23
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
|
@ -10,7 +10,7 @@ makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
short_desc="Data::Dump - Pretty printing of data structures"
|
short_desc="Data::Dump - Pretty printing of data structures"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://search.cpan.org/dist/Data-OptList/"
|
homepage="http://search.cpan.org/dist/Data-Dump"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/Data/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Data/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=533caad79f2f5ff453ed30137c96c1cb2a7e83972bf9dc48d265e0e035a738b2
|
checksum=af53b05ef1387b4cab4427e6789179283e4f0da8cf036e8db516ddb344512b65
|
||||||
|
|
Loading…
Reference in a new issue