glpk: update to 4.62.
This commit is contained in:
parent
3ad8586ee5
commit
87fb98f758
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glpk'
|
||||
pkgname=glpk
|
||||
version=4.61
|
||||
version=4.62
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gmp"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.gnu.org/software/glpk/glpk.html"
|
||||
distfiles="${GNU_SITE}/glpk/${pkgname}-${version}.tar.gz"
|
||||
checksum=9866de41777782d4ce21da11b88573b66bb7858574f89c28be6967ac22dfaba9
|
||||
checksum=096e4be3f83878ccf70e1fdb62ad1c178715ef8c0d244254c29e2f9f0c1afa70
|
||||
|
||||
glpk-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue