summaryrefslogtreecommitdiff
path: root/audio/libremidi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libremidi/Makefile')
-rw-r--r--audio/libremidi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libremidi/Makefile b/audio/libremidi/Makefile
index 9353cb715cf6..b0e5030a9d8e 100644
--- a/audio/libremidi/Makefile
+++ b/audio/libremidi/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libremidi
DISTVERSIONPREFIX= v
-DISTVERSION= 5.0.0
+DISTVERSION= 5.3.1
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
@@ -40,6 +40,6 @@ JACK_LIB_DEPENDS= libjack.so:audio/jack
# This library can also be used as a header-only library
-# tests as of 5.0.0: 71% tests passed, 2 tests failed out of 7, see https://github.com/celtera/libremidi/issues/144
+# tests as of 5.3.1: 71% tests passed, 2 tests failed out of 7, see https://github.com/celtera/libremidi/issues/144
.include <bsd.port.mk>