From c6239e2b00e74389a7e7ae87d45adebb7fec877e Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 24 Mar 2017 21:46:31 +0100 Subject: [PATCH] lpsolve: bump version. --- .../{lpsolve-5.5.2.3.recipe => lpsolve-5.5.2.5.recipe} | 4 ++-- .../{lpsolve-5.5.2.3.patchset => lpsolve-5.5.2.5.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename sci-mathematics/lpsolve/{lpsolve-5.5.2.3.recipe => lpsolve-5.5.2.5.recipe} (94%) rename sci-mathematics/lpsolve/patches/{lpsolve-5.5.2.3.patchset => lpsolve-5.5.2.5.patchset} (100%) diff --git a/sci-mathematics/lpsolve/lpsolve-5.5.2.3.recipe b/sci-mathematics/lpsolve/lpsolve-5.5.2.5.recipe similarity index 94% rename from sci-mathematics/lpsolve/lpsolve-5.5.2.3.recipe rename to sci-mathematics/lpsolve/lpsolve-5.5.2.5.recipe index 741123a27..3174eab18 100644 --- a/sci-mathematics/lpsolve/lpsolve-5.5.2.3.recipe +++ b/sci-mathematics/lpsolve/lpsolve-5.5.2.5.recipe @@ -7,9 +7,9 @@ special ordered sets (SOS) models." HOMEPAGE="http://sourceforge.net/projects/lpsolve/" COPYRIGHT="2006-2016 Michael Berkelaar, Kjell Eikland, Peter Notebaert" LICENSE="GNU LGPL v2.1" -REVISION="2" +REVISION="1" SOURCE_URI="http://downloads.sourceforge.net/lpsolve/lpsolve/$portVersion/lp_solve_${portVersion}_source.tar.gz" -CHECKSUM_SHA256="fb43ae8ad3bb4cee617863f7fc03b26ccc0ff7946a9cc4665cb9afa04c0a1cab" +CHECKSUM_SHA256="201a7c62b8b3360c884ee2a73ed7667e5716fc1e809755053b398c2f5b0cf28a" SOURCE_DIR="lp_solve_5.5" PATCHES="lpsolve-$portVersion.patchset" diff --git a/sci-mathematics/lpsolve/patches/lpsolve-5.5.2.3.patchset b/sci-mathematics/lpsolve/patches/lpsolve-5.5.2.5.patchset similarity index 100% rename from sci-mathematics/lpsolve/patches/lpsolve-5.5.2.3.patchset rename to sci-mathematics/lpsolve/patches/lpsolve-5.5.2.5.patchset