diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-08-05 23:06:50 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-08-05 23:06:50 +0000 |
commit | 325aed58cb1654cd94b306ff8e0452e4fb95f4a9 (patch) | |
tree | 30b6fa9070ad293072156e3111d93da96aa5fc77 /audio/baresip | |
parent | - Update to 0.3.0 (diff) |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Notes
Notes:
svn path=/head/; revision=508216
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 19bd9b85c80a..7262ca3a6bba 100644 --- a/audio/baresip/Makefile +++ b/audio/baresip/Makefile @@ -2,7 +2,7 @@ PORTNAME= baresip PORTVERSION= 0.5.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= http://www.creytiv.com/pub/ |