diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-11-06 09:50:26 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-11-06 09:50:26 +0800 |
commit | 2f09f35a2d4bf9c3f0a2281b75659379e40cced4 (patch) | |
tree | f6f00c0decac9452cb407a756db202ff3da6fa09 /astro | |
parent | 2fcf8d16516975dae1b1aa929beaa11518bc20c6 (diff) | |
download | freebsd-ports-gnome-2f09f35a2d4bf9c3f0a2281b75659379e40cced4.tar.gz freebsd-ports-gnome-2f09f35a2d4bf9c3f0a2281b75659379e40cced4.tar.zst freebsd-ports-gnome-2f09f35a2d4bf9c3f0a2281b75659379e40cced4.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/
Diffstat (limited to 'astro')
-rw-r--r-- | astro/siril/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/siril/Makefile b/astro/siril/Makefile index 9008bd0abbbd..a720f8f2432b 100644 --- a/astro/siril/Makefile +++ b/astro/siril/Makefile @@ -2,7 +2,7 @@ PORTNAME= siril DISTVERSION= 0.9.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro graphics MASTER_SITES= https://free-astro.org/download/ |