diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-01-30 00:04:36 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-01-30 00:04:36 +0800 |
commit | acd8bea513b0a2b6bd1cd8d4b229f2ab9b991756 (patch) | |
tree | 11008e8801186db5586972165ff6346d48d8dcaa /audio/murmur | |
parent | 1092c3a8421bfd8a6d890691e305b73e61108d99 (diff) | |
download | freebsd-ports-gnome-acd8bea513b0a2b6bd1cd8d4b229f2ab9b991756.tar.gz freebsd-ports-gnome-acd8bea513b0a2b6bd1cd8d4b229f2ab9b991756.tar.zst freebsd-ports-gnome-acd8bea513b0a2b6bd1cd8d4b229f2ab9b991756.zip |
Update devel/protobuf to 3.2.0
- Bump PORTREVISION for shlib change
Changes: https://github.com/google/protobuf/releases
Diffstat (limited to 'audio/murmur')
-rw-r--r-- | audio/murmur/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/murmur/Makefile b/audio/murmur/Makefile index 762aa34b3792..135068bfe084 100644 --- a/audio/murmur/Makefile +++ b/audio/murmur/Makefile @@ -3,7 +3,7 @@ PORTNAME= murmur PORTVERSION= 1.2.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio net MAINTAINER= feld@FreeBSD.org |