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 /comms/dabstick-radio/Makefile | |
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 'comms/dabstick-radio/Makefile')
-rw-r--r-- | comms/dabstick-radio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/dabstick-radio/Makefile b/comms/dabstick-radio/Makefile index 5c5e2505b424..37ba011418af 100644 --- a/comms/dabstick-radio/Makefile +++ b/comms/dabstick-radio/Makefile @@ -3,7 +3,7 @@ PORTNAME= dabstick-radio PORTVERSION= 0.96 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= comms audio hamradio MASTER_SITES= http://www.sdr-j.tk/ \ LOCAL/nox/ |