diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-08-02 08:57:43 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-08-02 09:03:15 -0700 |
commit | 5708ae4005cedc7b84522f84b964092319d853cd (patch) | |
tree | 48a90836dbe1a8ff8badfed13ee3077ec3036d54 /multimedia/librespot | |
parent | 0042759b3b67d3ef64c1f9c5bee5923a5eebee14 (diff) | |
download | freebsd-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 'multimedia/librespot')
-rw-r--r-- | multimedia/librespot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/librespot/Makefile b/multimedia/librespot/Makefile index 1cf61e5afbcf..0767db78442e 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -1,7 +1,7 @@ PORTNAME= librespot PORTVERSION= 0.2.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MAINTAINER= driesm.michiels@gmail.com |