mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-06 03:53:18 +02:00
lpsolve: update to 5.5.2.11.
This commit is contained in:
parent
f399af49c4
commit
a443a5d2c1
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'lpsolve'
|
||||
pkgname=lpsolve
|
||||
version=5.5.2.5
|
||||
revision=2
|
||||
version=5.5.2.11
|
||||
revision=1
|
||||
short_desc="Mixed Integer Linear Programming (MILP) solver"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL"
|
||||
homepage="http://sourceforge.net/projects/lpsolve"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/lp_solve_${version}_source.tar.gz"
|
||||
checksum=201a7c62b8b3360c884ee2a73ed7667e5716fc1e809755053b398c2f5b0cf28a
|
||||
checksum=6d4abff5cc6aaa933ae8e6c17a226df0fc0b671c438f69715d41d09fe81f902f
|
||||
|
||||
do_configure() {
|
||||
sed -i \
|
||||
|
|
Loading…
Add table
Reference in a new issue