diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-08-02 15:57:43 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-08-02 16:03:15 +0000 |
commit | 5708ae4005cedc7b84522f84b964092319d853cd (patch) | |
tree | 48a90836dbe1a8ff8badfed13ee3077ec3036d54 /multimedia/shotcut | |
parent | 0042759b3b67d3ef64c1f9c5bee5923a5eebee14 (diff) |
audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.
PR: 251125
Submitted by: Florian Walpen <dev@submerge.ch> (original version)
Diffstat (limited to 'multimedia/shotcut')
-rw-r--r-- | multimedia/shotcut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/shotcut/Makefile b/multimedia/shotcut/Makefile index b50302e7c95b..9f32c50e70bd 100644 --- a/multimedia/shotcut/Makefile +++ b/multimedia/shotcut/Makefile @@ -1,7 +1,7 @@ PORTNAME= shotcut DISTVERSIONPREFIX= v DISTVERSION= ${FULLVERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= vishwin@FreeBSD.org |