diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-03-04 00:30:18 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-03-04 00:30:18 +0800 |
commit | 3368094f4725640da03704553dcae19685011701 (patch) | |
tree | e926649d68033c784b87113b56455727ee805ed4 /archivers/py-brotli | |
parent | fa85adc86d010f2dea61c5ce7d5d756d1208a971 (diff) | |
download | freebsd-ports-gnome-3368094f4725640da03704553dcae19685011701.tar.gz freebsd-ports-gnome-3368094f4725640da03704553dcae19685011701.tar.zst freebsd-ports-gnome-3368094f4725640da03704553dcae19685011701.zip |
Update to 1.0.3
Changes: https://github.com/google/brotli/releases
Diffstat (limited to 'archivers/py-brotli')
-rw-r--r-- | archivers/py-brotli/Makefile | 2 | ||||
-rw-r--r-- | archivers/py-brotli/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/py-brotli/Makefile b/archivers/py-brotli/Makefile index 72c23e54a8b8..c08d7f91399d 100644 --- a/archivers/py-brotli/Makefile +++ b/archivers/py-brotli/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= brotli -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 DISTVERSIONPREFIX= v CATEGORIES= archivers PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/archivers/py-brotli/distinfo b/archivers/py-brotli/distinfo index 90dacb6d6883..cbbd43e991d6 100644 --- a/archivers/py-brotli/distinfo +++ b/archivers/py-brotli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1512857770 -SHA256 (google-brotli-v1.0.2_GH0.tar.gz) = c2cf2a16646b44771a4109bb21218c8e2d952babb827796eb8a800c1f94b7422 -SIZE (google-brotli-v1.0.2_GH0.tar.gz) = 23736359 +TIMESTAMP = 1520081400 +SHA256 (google-brotli-v1.0.3_GH0.tar.gz) = 7948154166ef8556f8426a4ede219aaa98a81a5baffe1f7cf2523fa67d59cd1c +SIZE (google-brotli-v1.0.3_GH0.tar.gz) = 23815300 |