diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-11-06 01:50:26 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-11-06 01:50:26 +0000 |
commit | 0872f77fd4244ec5acc4b81e1aef1921d172974c (patch) | |
tree | f6f00c0decac9452cb407a756db202ff3da6fa09 /audio/baresip | |
parent | multimedia/libva-intel-driver: chase HTTP redirect (diff) |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Notes
Notes:
svn path=/head/; revision=484273
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 ffdae5425a20..2d3b0d8fac5e 100644 --- a/audio/baresip/Makefile +++ b/audio/baresip/Makefile @@ -2,7 +2,7 @@ PORTNAME= baresip PORTVERSION= 0.5.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://www.creytiv.com/pub/ |