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 /audio/aqualung/Makefile | |
parent | 0042759b3b67d3ef64c1f9c5bee5923a5eebee14 (diff) | |
download | ports-5708ae4005cedc7b84522f84b964092319d853cd.tar.gz ports-5708ae4005cedc7b84522f84b964092319d853cd.zip |
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 'audio/aqualung/Makefile')
-rw-r--r-- | audio/aqualung/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index 1254f8427c51..bb2765f95ca2 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -2,7 +2,7 @@ PORTNAME= aqualung PORTVERSION= 1.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= audio MASTER_SITES= SF |