gmp: fix distfiles
This commit is contained in:
parent
549a0ba02c
commit
2022b83ae8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ short_desc="Library for arbitrary precision arithmetic"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-3"
|
||||
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
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue