glpk: update to 4.63.
This commit is contained in:
parent
4702f63402
commit
353206f8ec
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.62
|
version=4.63
|
||||||
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=096e4be3f83878ccf70e1fdb62ad1c178715ef8c0d244254c29e2f9f0c1afa70
|
checksum=914d27f1a51c2bf4a51f1bd4a507f875fcca99db7b219380b836a25b29b3e7f6
|
||||||
|
|
||||||
glpk-devel_package() {
|
glpk-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue