diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-05-10 02:33:49 +0800 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-05-10 02:33:49 +0800 |
commit | f49d70a03914e45b971e2b6b9e56034c42fc8d74 (patch) | |
tree | 23716ff13f2e954c2ea587252bb77ada8a8f92d0 /archivers/php-brotli | |
parent | a3331376c144681ec63fa29be8f09bd71486575f (diff) | |
download | freebsd-ports-gnome-f49d70a03914e45b971e2b6b9e56034c42fc8d74.tar.gz freebsd-ports-gnome-f49d70a03914e45b971e2b6b9e56034c42fc8d74.tar.zst freebsd-ports-gnome-f49d70a03914e45b971e2b6b9e56034c42fc8d74.zip |
archivers/php-brotli: Update to version 0.7.0
Submitted by: Daniel Shafer <daniel@shafer.cc>
Differential Revision: https://reviews.freebsd.org/D20166
Diffstat (limited to 'archivers/php-brotli')
-rw-r--r-- | archivers/php-brotli/Makefile | 2 | ||||
-rw-r--r-- | archivers/php-brotli/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/php-brotli/Makefile b/archivers/php-brotli/Makefile index 87a5bb6a2d3b..539e0fbea0ff 100644 --- a/archivers/php-brotli/Makefile +++ b/archivers/php-brotli/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= brotli -DISTVERSION= 0.6.2 +DISTVERSION= 0.7.0 CATEGORIES= archivers PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} diff --git a/archivers/php-brotli/distinfo b/archivers/php-brotli/distinfo index 453c99c8abe2..46501bd4c2c4 100644 --- a/archivers/php-brotli/distinfo +++ b/archivers/php-brotli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1552932530 -SHA256 (kjdev-php-ext-brotli-0.6.2_GH0.tar.gz) = 8f2d816177f00a784af7afcc6e04b41a8ce4f42725a57130bf5d9682715016d5 -SIZE (kjdev-php-ext-brotli-0.6.2_GH0.tar.gz) = 10043 +TIMESTAMP = 1557087850 +SHA256 (kjdev-php-ext-brotli-0.7.0_GH0.tar.gz) = 4c2e9d8c85cd446f75d4d1b2314f25e779955b485ec2401157dd7bbec9326cb2 +SIZE (kjdev-php-ext-brotli-0.7.0_GH0.tar.gz) = 15328 |