mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:34:04 +02:00
[tools] gmp: update to 5.0.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32144 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
88f37bc7ec
commit
dd225c9d80
@ -7,11 +7,11 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gmp
|
||||
PKG_VERSION:=5.0.4
|
||||
PKG_VERSION:=5.0.5
|
||||
|
||||
PKG_SOURCE_URL:=@GNU/gmp/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_MD5SUM:=0881f4ff2617226c673fc534ac39d448
|
||||
PKG_SOURCE_URL:=@GNU/gmp/
|
||||
PKG_MD5SUM:=8aef50959acec2a1ad41d144ffe0f3b5
|
||||
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user