diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-12-11 23:22:47 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-12-11 23:22:47 +0800 |
commit | 587677d11f9e54c218984c45302721ac78b9fb4b (patch) | |
tree | 12cece0b2d1e71932f0c22edbb6d275e22bb2ac9 /games/alephone | |
parent | b5e89aa6da810a12b3ff2548bb76cd9f6a6e137b (diff) | |
download | freebsd-ports-gnome-587677d11f9e54c218984c45302721ac78b9fb4b.tar.gz freebsd-ports-gnome-587677d11f9e54c218984c45302721ac78b9fb4b.tar.zst freebsd-ports-gnome-587677d11f9e54c218984c45302721ac78b9fb4b.zip |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries)
Diffstat (limited to 'games/alephone')
-rw-r--r-- | games/alephone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile index 7a8704c4a495..2592638f7c82 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -3,7 +3,7 @@ PORTNAME= alephone PORTVERSION= 20150620 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/marathon/Aleph%20One/2015-06-20 DISTNAME= AlephOne-${PORTVERSION} |