Browse Source

glpk: update to version 4.63

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
lilik-openwrt-22.03
Daniel Golle 7 years ago
parent
commit
d81cf8f228
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      libs/glpk/Makefile

+ 2
- 2
libs/glpk/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=glpk
PKG_VERSION:=4.62
PKG_VERSION:=4.63
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
PKG_HASH:=096e4be3f83878ccf70e1fdb62ad1c178715ef8c0d244254c29e2f9f0c1afa70
PKG_HASH:=914d27f1a51c2bf4a51f1bd4a507f875fcca99db7b219380b836a25b29b3e7f6
PKG_LICENSE:=GPL-3.0
PKG_LICENSE_FILES:=COPYING


Loading…
Cancel
Save