From 87fb98f758c7a85220d5b4fa1db31fe2260a6811 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 15 Jun 2017 14:20:21 +0200 Subject: [PATCH] glpk: update to 4.62. --- srcpkgs/glpk/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/glpk/template b/srcpkgs/glpk/template index 6222c95219..3d9340971b 100644 --- a/srcpkgs/glpk/template +++ b/srcpkgs/glpk/template @@ -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 " 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"