diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2023-08-06 16:01:13 +0300 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2023-08-07 19:34:07 +0300 |
commit | b1ecad53b0b32916e5db596b26334db8015e4299 (patch) | |
tree | d860d3a4c0401142fdbc34f99caba645bec72700 /audio/webrtc-audio-processing0 | |
parent | www/flexget: update to 3.8.2 (diff) |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713
Diffstat (limited to 'audio/webrtc-audio-processing0')
-rw-r--r-- | audio/webrtc-audio-processing0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/webrtc-audio-processing0/Makefile b/audio/webrtc-audio-processing0/Makefile index 4d192f851f0e..7fc4f6970a95 100644 --- a/audio/webrtc-audio-processing0/Makefile +++ b/audio/webrtc-audio-processing0/Makefile @@ -1,6 +1,6 @@ PORTNAME= webrtc-audio-processing PORTVERSION= 0.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= https://freedesktop.org/software/pulseaudio/${PORTNAME}/ PKGNAMESUFFIX= 0 |