mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
gmp: fix PKG_SITE
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0ef03b77df
commit
051d364742
@ -23,7 +23,7 @@ PKG_VERSION="5.0.2"
|
|||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="LGPL"
|
PKG_LICENSE="LGPL"
|
||||||
PKG_SITE="http://www.swox.com/gmp/"
|
PKG_SITE="http://gmplib.org/"
|
||||||
PKG_URL="http://ftp.sunet.se/pub/gnu/gmp/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
PKG_URL="http://ftp.sunet.se/pub/gnu/gmp/$PKG_NAME-$PKG_VERSION.tar.bz2"
|
||||||
PKG_DEPENDS=""
|
PKG_DEPENDS=""
|
||||||
PKG_BUILD_DEPENDS="ccache"
|
PKG_BUILD_DEPENDS="ccache"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user