mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
gmp: bump to version 5.1.0
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
eace38c148
commit
25c03d89f1
@ -4,8 +4,8 @@
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
GMP_VERSION = 5.0.5
|
GMP_VERSION = 5.1.0
|
||||||
GMP_SITE = $(BR2_GNU_MIRROR)/gmp
|
GMP_SITE = ftp://ftp.gmplib.org/pub/gmp-$(GMP_VERSION)
|
||||||
GMP_SOURCE = gmp-$(GMP_VERSION).tar.bz2
|
GMP_SOURCE = gmp-$(GMP_VERSION).tar.bz2
|
||||||
GMP_INSTALL_STAGING = YES
|
GMP_INSTALL_STAGING = YES
|
||||||
GMP_LICENSE = LGPLv3+
|
GMP_LICENSE = LGPLv3+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user