mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
perl-Math-Prime-Util-GMP: update to 0.50.
Closes #9608. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
293cd66621
commit
9c93060a7c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'perl-Math-Prime-Util-GMP'
|
# Template file for 'perl-Math-Prime-Util-GMP'
|
||||||
pkgname="perl-Math-Prime-Util-GMP"
|
pkgname="perl-Math-Prime-Util-GMP"
|
||||||
version=0.49
|
version=0.50
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
homepage="https://github.com/danaj/Math-Prime-Util-GMP"
|
homepage="https://github.com/danaj/Math-Prime-Util-GMP"
|
||||||
distfiles="${CPAN_SITE}/Math/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Math/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=a1345d3bf54d16fd8136b55a8418700bd11ce4ae19521742543953edb185d083
|
checksum=9cf168a30605c048850e69459ee257b7eee8ea9b902db193eafd439198ea8bab
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue