glpk: update to version 4.60
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
c5dda8e82a
commit
4093a90d3b
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=glpk
|
||||
PKG_VERSION:=4.58
|
||||
PKG_VERSION:=4.60
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
|
||||
PKG_MD5SUM:=924ff878278d07a52f2e06240f2fe30a
|
||||
PKG_MD5SUM:=eda7965907f6919ffc69801646f13c3e
|
||||
|
||||
PKG_LICENSE:=GPL-3.0
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in a new issue