diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-11-06 18:46:50 +0100 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2021-11-10 07:20:12 +0100 |
commit | a55c182ab0a7408eda8401a60a99d3b43ed49ce8 (patch) | |
tree | 45f963da3d7b34df6ed32d81778c2a6388c8a0bc /audio/baresip | |
parent | x11/sddm: Install PAM configs using @sample. (diff) |
comms/spandsp: Update to 3.0.0
Patch consumers and bump PORTREVISION where appropriate.
PR: 258999
Reported by: jailbird@fdf.net (maintainer)
Reviewed by: madpilot@
Diffstat (limited to 'audio/baresip')
-rw-r--r-- | audio/baresip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/baresip/Makefile b/audio/baresip/Makefile index cca1f6baf8f2..30f8f07fdd83 100644 --- a/audio/baresip/Makefile +++ b/audio/baresip/Makefile @@ -1,6 +1,6 @@ PORTNAME= baresip PORTVERSION= 0.5.8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= http://www.creytiv.com/pub/ |