mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user