perl-Math-Prime-Util-GMP: update to 0.48. (#8912)
This commit is contained in:
parent
c67f97cf1b
commit
3ab25ac10b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'perl-Math-Prime-Util-GMP'
|
||||
pkgname="perl-Math-Prime-Util-GMP"
|
||||
version=0.47
|
||||
version=0.48
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
|
|||
license="Artistic, GPL-1"
|
||||
homepage="https://github.com/danaj/Math-Prime-Util-GMP"
|
||||
distfiles="${CPAN_SITE}/Math/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=2cf63357a0788bbdb9fed2d7708b79dd3ffe5e19cb0abed74f7b469ad3175ec6
|
||||
checksum=b9cc4426e9f9184bac3c982927adf5bebde93c4cc8421465e5f17176177bd9ba
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue