aboutsummaryrefslogtreecommitdiff
path: root/math/hsl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/hsl/Makefile')
-rw-r--r--math/hsl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/hsl/Makefile b/math/hsl/Makefile
index 42b58a3b17c2..c19d7dae3f87 100644
--- a/math/hsl/Makefile
+++ b/math/hsl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= hsl
DISTVERSIONPREFIX= releases/
-DISTVERSION= 2.2.3
+DISTVERSION= 2.2.5
CATEGORIES= math
PKGNAMEPREFIX= coin-or-
@@ -24,7 +24,7 @@ INSTALL_TARGET= install-strip
PLIST_FILES= include/coin-or/hsl/CoinHslConfig.h \
lib/libcoinhsl.so \
lib/libcoinhsl.so.2 \
- lib/libcoinhsl.so.2.2.3 \
+ lib/libcoinhsl.so.2.2.5 \
libdata/pkgconfig/coinhsl.pc
.include <bsd.port.mk>