diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-06-25 04:19:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-06-25 04:19:45 +0800 |
commit | d2d1ffd2a9eee385722bda17c74f12d3c05d4371 (patch) | |
tree | 0e551a61df0010fb320bbb8bf571eaea9c781d39 /net-im/ricochet | |
parent | 979805b962db31b46b80ea5e9b2e25cb5e1f1040 (diff) | |
download | freebsd-ports-gnome-d2d1ffd2a9eee385722bda17c74f12d3c05d4371.tar.gz freebsd-ports-gnome-d2d1ffd2a9eee385722bda17c74f12d3c05d4371.tar.zst freebsd-ports-gnome-d2d1ffd2a9eee385722bda17c74f12d3c05d4371.zip |
Update to 3.6.0
Changes: https://github.com/google/protobuf/releases
Diffstat (limited to 'net-im/ricochet')
-rw-r--r-- | net-im/ricochet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ricochet/Makefile b/net-im/ricochet/Makefile index f3a40f62ebcd..ad8d34ad56d2 100644 --- a/net-im/ricochet/Makefile +++ b/net-im/ricochet/Makefile @@ -4,7 +4,7 @@ PORTNAME= ricochet PORTVERSION= 1.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org |