diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-26 18:53:54 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-05-26 18:59:51 +0000 |
commit | 807404dfd9f3ce049e3a57e5a06193c31a146aa7 (patch) | |
tree | 60a4d9560a19e0d2aa91223e28054586cc54475f | |
parent | ef495d1bd9454b14c1dfae9c6fa43426bb873d0e (diff) | |
download | ports-807404dfd9f3ce049e3a57e5a06193c31a146aa7.tar.gz ports-807404dfd9f3ce049e3a57e5a06193c31a146aa7.zip |
devel/pecl-protobuf: Update to 3.17.1
-rw-r--r-- | devel/pecl-protobuf/Makefile | 2 | ||||
-rw-r--r-- | devel/pecl-protobuf/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/pecl-protobuf/Makefile b/devel/pecl-protobuf/Makefile index cca5f42c8701..8722e5be8023 100644 --- a/devel/pecl-protobuf/Makefile +++ b/devel/pecl-protobuf/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= protobuf -PORTVERSION= 3.17.0 +PORTVERSION= 3.17.1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/devel/pecl-protobuf/distinfo b/devel/pecl-protobuf/distinfo index c2d5cb6bbec8..17b3d4840593 100644 --- a/devel/pecl-protobuf/distinfo +++ b/devel/pecl-protobuf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620928591 -SHA256 (PECL/protobuf-3.17.0.tgz) = 26c9baaf5da3604aa5f57c0bf1badd90ff91e08a2fd656b2fbc21691aee4ca56 -SIZE (PECL/protobuf-3.17.0.tgz) = 144852 +TIMESTAMP = 1622037972 +SHA256 (PECL/protobuf-3.17.1.tgz) = d1bc27f1830e4ad4140b52fa844fd0f1da7181005bce7f704c1f71c5c9d1203c +SIZE (PECL/protobuf-3.17.1.tgz) = 146870 |