diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-06-28 09:58:27 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-06-28 09:58:27 +0000 |
commit | 84fc20fa320a7e648e9b4f2430f879208756d4b5 (patch) | |
tree | 2070577149a15f6886d515571fc28865505f7692 /multimedia/msopenh264 | |
parent | 615571ce4631b03b8d6709741c73320add046c45 (diff) | |
download | ports-84fc20fa320a7e648e9b4f2430f879208756d4b5.tar.gz ports-84fc20fa320a7e648e9b4f2430f879208756d4b5.zip |
multimedia/openh264: update to 1.7.0
Changes: https://github.com/cisco/openh264/releases/tag/v1.6.0
Changes: https://github.com/cisco/openh264/releases/tag/v1.7.0
ABI: https://abi-laboratory.pro/tracker/timeline/openh264/
Notes
Notes:
svn path=/head/; revision=444561
Diffstat (limited to 'multimedia/msopenh264')
-rw-r--r-- | multimedia/msopenh264/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/msopenh264/Makefile b/multimedia/msopenh264/Makefile index 04e6c4573512..766dc8e1630a 100644 --- a/multimedia/msopenh264/Makefile +++ b/multimedia/msopenh264/Makefile @@ -2,7 +2,7 @@ PORTNAME= msopenh264 PORTVERSION= 1.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia net MASTER_SITES= SAVANNAH/linphone/plugins/sources/ |