diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-06-17 07:56:06 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-06-17 07:56:06 +0000 |
commit | edc42f3c38101cea58c0f69ccf772c5103697878 (patch) | |
tree | f9db005d417d9a1e01cff49987eb731bc4211fb6 /net/freerdp | |
parent | acad0de691a68b4b56a61bb2809ccbaa1405a18a (diff) | |
download | freebsd-ports-edc42f3c38101cea58c0f69ccf772c5103697878.zip |
multimedia/openh264: update to 2.0.0
- Add symlinks for cliqz and thunderbird
Changes: https://github.com/cisco/openh264/releases/tag/v2.0.0
ABI: https://abi-laboratory.pro/tracker/timeline/openh264/
Reported by: GitHub (watch releases)
Diffstat (limited to 'net/freerdp')
-rw-r--r-- | net/freerdp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile index 04a1497878ea..4f749eb3652b 100644 --- a/net/freerdp/Makefile +++ b/net/freerdp/Makefile @@ -3,7 +3,7 @@ PORTNAME= freerdp DISTVERSION= 2.0.0-rc4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net comms ipv6 PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |