mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00:00
gmp: bump to version 5.1.3
Also switch to http gnu site instead of ftp. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
d268bcc4d6
commit
574ab8ce9a
@ -4,8 +4,8 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
GMP_VERSION = 5.1.2
|
GMP_VERSION = 5.1.3
|
||||||
GMP_SITE = ftp://ftp.gmplib.org/pub/gmp-$(GMP_VERSION)
|
GMP_SITE = $(BR2_GNU_MIRROR)/gmp
|
||||||
GMP_SOURCE = gmp-$(GMP_VERSION).tar.xz
|
GMP_SOURCE = gmp-$(GMP_VERSION).tar.xz
|
||||||
GMP_INSTALL_STAGING = YES
|
GMP_INSTALL_STAGING = YES
|
||||||
GMP_LICENSE = LGPLv3+
|
GMP_LICENSE = LGPLv3+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user