ports: fix soplex library

This commit is contained in:
Johannes Schlatow
2016-09-30 12:03:06 +02:00
parent f57874aac2
commit 31bf253e40
3 changed files with 14 additions and 1 deletions

View File

@@ -1 +1 @@
954a138ee6d6a4911d0277fa3663f6c4a9b526d5
2588050bec7d0f07ff97321a7d40dc8a6268729c

View File

@@ -6,5 +6,7 @@ URL(soplex) := http://soplex.zib.de/download/release/soplex-$(VERSION).tgz
SHA(soplex) := 054fd0b1e370b999babf9ad537a230965b66808a
DIR(soplex) := src/lib/soplex
PATCHES := src/lib/soplex/timer.patch
DIRS := include/soplex
DIR_CONTENT(include/soplex) := $(addprefix src/lib/soplex/src/,soplex.h)