mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:01:52 +02:00
Update gmp to 4.2.1 (#1162)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7233 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
bef444d0b4
commit
d0e2ff24dc
@ -9,12 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gmp
|
||||
PKG_VERSION:=4.1.4
|
||||
PKG_VERSION:=4.2.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@GNU/gmp
|
||||
PKG_MD5SUM:=0aa7d3b3f5b5ec5951e7dddd6f65e891
|
||||
PKG_MD5SUM:=091c56e0e1cca6b09b17b69d47ef18e3
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user