glpk: update to 4.65.
This commit is contained in:
parent
b974cf2285
commit
7d4396dca1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'glpk'
|
||||
pkgname=glpk
|
||||
version=4.64
|
||||
version=4.65
|
||||
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=539267f40ea3e09c3b76a31c8747f559e8a097ec0cda8f1a3778eec3e4c3cc24
|
||||
checksum=4281e29b628864dfe48d393a7bedd781e5b475387c20d8b0158f329994721a10
|
||||
|
||||
glpk-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in a new issue