New package: perl-Math-Int64-0.54
This commit is contained in:
parent
f53a04a9b8
commit
2d9dcd1765
1 changed files with 15 additions and 0 deletions
15
srcpkgs/perl-Math-Int64/template
Normal file
15
srcpkgs/perl-Math-Int64/template
Normal file
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'perl-Math-Int64'
|
||||
pkgname=perl-Math-Int64
|
||||
version=0.54
|
||||
revision=1
|
||||
wrksrc="${pkgname#perl-}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="perl"
|
||||
short_desc="Add support for 64 bit integers, signed and unsigned, to Perl"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Math-Int64"
|
||||
distfiles="${CPAN_SITE}/Math/Math-Int64-${version}.tar.gz"
|
||||
checksum=dcfc51e698437ea6b9cefe0276215c56cdb6a7f85e3e24a2b6b4189f1960d351
|
Loading…
Reference in a new issue