New package: perl-Tie-IxHash-1.23
This commit is contained in:
parent
7b326d79a1
commit
14ae6e9687
|
@ -0,0 +1,16 @@
|
|||
# Template build file for 'perl-Tie-IxHash'.
|
||||
pkgname=perl-Tie-IxHash
|
||||
version=1.23
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
short_desc="Tie::IxHash - ordered associative arrays for Perl"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
homepage="http://search.cpan.org/dist/Tie-IxHash"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Tie/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=fabb0b8c97e67c9b34b6cc18ed66f6c5e01c55b257dcf007555e0b027d4caf56
|
Loading…
Reference in New Issue