aboutsummaryrefslogtreecommitdiff
path: root/databases/tokyocabinet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/tokyocabinet/Makefile')
-rw-r--r--databases/tokyocabinet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/tokyocabinet/Makefile b/databases/tokyocabinet/Makefile
index 9fec3ba695c0..05a8fbfd26e6 100644
--- a/databases/tokyocabinet/Makefile
+++ b/databases/tokyocabinet/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tokyocabinet
-PORTVERSION= 1.4.3
+PORTVERSION= 1.4.4
CATEGORIES= databases
MASTER_SITES= http://tokyocabinet.sourceforge.net/
@@ -77,7 +77,7 @@ CONFIGURE_ARGS+= --disable-pthread
CONFIGURE_ARGS+= --disable-shared
.endif
-SHLIB_VER= 7.8.0
+SHLIB_VER= 7.9.0
SHLIB_VER_MAJ= 7
PLIST_SUB+= SHLIB_VER=${SHLIB_VER} SHLIB_VER_MAJ=${SHLIB_VER_MAJ}