tools/gmp: update to 6.1.1
Update gmp to 6.1.1 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
parent
5216af7b05
commit
3d20f56c13
1 changed files with 2 additions and 2 deletions
|
@ -7,11 +7,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gmp
|
||||
PKG_VERSION:=6.1.0
|
||||
PKG_VERSION:=6.1.1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@GNU/gmp/
|
||||
PKG_MD5SUM:=a9868ef2556ad6a2909babcd1428f3c7
|
||||
PKG_MD5SUM:=e70e183609244a332d80529e7e155a35
|
||||
|
||||
HOST_FIXUP:=autoreconf
|
||||
|
||||
|
|
Loading…
Reference in a new issue