gmp: fix distfiles
This commit is contained in:
parent
549a0ba02c
commit
2022b83ae8
@ -11,7 +11,7 @@ short_desc="Library for arbitrary precision arithmetic"
|
|||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
homepage="http://gmplib.org/"
|
homepage="http://gmplib.org/"
|
||||||
distfiles="http://mirror.anl.gov/pub/gnu/gmp/gmp-${version}a.tar.xz"
|
distfiles="https://gmplib.org/download/gmp/gmp-${version}a.tar.xz"
|
||||||
checksum=9156d32edac6955bc53b0218f5f3763facb890b73a835d5e1b901dcf8eb8b764
|
checksum=9156d32edac6955bc53b0218f5f3763facb890b73a835d5e1b901dcf8eb8b764
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user