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 /net-im/qTox | |
parent | 875e4384593646cd474b92c68abfa325fcb15357 (diff) | |
download | ports-0872f77fd4244ec5acc4b81e1aef1921d172974c.tar.gz ports-0872f77fd4244ec5acc4b81e1aef1921d172974c.zip |
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 'net-im/qTox')
-rw-r--r-- | net-im/qTox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index 1cd6731e43a4..cfa04e2145eb 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -4,7 +4,7 @@ PORTNAME= qTox DISTVERSIONPREFIX= v DISTVERSION= 1.16.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org |