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 /multimedia/tvheadend | |
parent | 1d29e63dac4e4c7505e28dee43a5bdb2ef335565 (diff) | |
download | ports-325aed58cb1654cd94b306ff8e0452e4fb95f4a9.tar.gz ports-325aed58cb1654cd94b306ff8e0452e4fb95f4a9.zip |
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 'multimedia/tvheadend')
-rw-r--r-- | multimedia/tvheadend/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/tvheadend/Makefile b/multimedia/tvheadend/Makefile index a7e6ba844057..b3b55064b17f 100644 --- a/multimedia/tvheadend/Makefile +++ b/multimedia/tvheadend/Makefile @@ -3,8 +3,8 @@ PORTNAME= tvheadend PORTVERSION= 4.2.8 -PORTREVISION= 2 DISTVERSIONPREFIX= v +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= decke@FreeBSD.org |