aboutsummaryrefslogtreecommitdiff
path: root/audio/caps-lv2/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-04-08 01:13:21 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-04-08 01:13:21 +0000
commitf92f9ea7f6a9d264bcfee9706b49ef8caa749a86 (patch)
treeb612bc5302ba0d8e3586404d6cfec2d665cfc9c0 /audio/caps-lv2/Makefile
parent70cbed48736fc9ee48ff8b88a554ff1075b862f7 (diff)
downloadports-f92f9ea7f6a9d264bcfee9706b49ef8caa749a86.tar.gz
ports-f92f9ea7f6a9d264bcfee9706b49ef8caa749a86.zip
Notes
Diffstat (limited to 'audio/caps-lv2/Makefile')
-rw-r--r--audio/caps-lv2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/caps-lv2/Makefile b/audio/caps-lv2/Makefile
index 7b6de46ab81e..1be094375703 100644
--- a/audio/caps-lv2/Makefile
+++ b/audio/caps-lv2/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= caps-lv2
-PORTVERSION= g20170626
-PORTREVISION= 1
+PORTVERSION= g20190321
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
@@ -17,7 +16,7 @@ BUILD_DEPENDS= lv2>0:audio/lv2
USES= gmake localbase
USE_GITHUB= yes
GH_ACCOUNT= moddevices
-GH_TAGNAME= 072e2fe
+GH_TAGNAME= 250844a
.if exists(/usr/lib/libstdc++.so)
CXXFLAGS+= -stdlib=libstdc++