diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-01-25 21:20:12 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-01-25 21:20:12 +0000 |
commit | b964b053b67ac5daa6aa49ed5f823316eb3a7a9c (patch) | |
tree | a5fef3c0902f47cb3c7ac44e308d958c90bf66c9 /net-im/qTox/Makefile | |
parent | 0486091c65cafa28292b6a3cdd91c78f76b5669b (diff) | |
download | ports-b964b053b67ac5daa6aa49ed5f823316eb3a7a9c.tar.gz ports-b964b053b67ac5daa6aa49ed5f823316eb3a7a9c.zip |
multimedia/libvpx: update 1.7.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0
ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/
Notes
Notes:
svn path=/head/; revision=459963
Diffstat (limited to 'net-im/qTox/Makefile')
-rw-r--r-- | net-im/qTox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index 9cbfe7c451a0..5102e01d3aa0 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -4,6 +4,7 @@ PORTNAME= qTox DISTVERSIONPREFIX= v DISTVERSION= 1.13.0 +PORTREVISION= 1 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org |