mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 19:13:51 +02:00
glpk: update to 4.64.
This commit is contained in:
parent
e38712269a
commit
74d7c9d87b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'glpk'
|
# Template file for 'glpk'
|
||||||
pkgname=glpk
|
pkgname=glpk
|
||||||
version=4.63
|
version=4.64
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gmp"
|
configure_args="--with-gmp"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnu.org/software/glpk/glpk.html"
|
homepage="http://www.gnu.org/software/glpk/glpk.html"
|
||||||
distfiles="${GNU_SITE}/glpk/${pkgname}-${version}.tar.gz"
|
distfiles="${GNU_SITE}/glpk/${pkgname}-${version}.tar.gz"
|
||||||
checksum=914d27f1a51c2bf4a51f1bd4a507f875fcca99db7b219380b836a25b29b3e7f6
|
checksum=539267f40ea3e09c3b76a31c8747f559e8a097ec0cda8f1a3778eec3e4c3cc24
|
||||||
|
|
||||||
glpk-devel_package() {
|
glpk-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue