From efae6f4d3714a257cb0c0be45b870526aaa61b89 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 23 Oct 2018 14:12:17 -0300 Subject: [PATCH] brotli: update to 1.0.7. --- srcpkgs/brotli/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/brotli/template b/srcpkgs/brotli/template index e49dc164392..ee763bcb4d3 100644 --- a/srcpkgs/brotli/template +++ b/srcpkgs/brotli/template @@ -1,6 +1,6 @@ # Template file for 'brotli' pkgname=brotli -version=1.0.6 +version=1.0.7 revision=1 build_style=cmake short_desc="Generic-purpose lossless compression algorithm" @@ -8,7 +8,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/google/brotli" distfiles="https://github.com/google/${pkgname}/archive/v${version}.tar.gz" -checksum=ce94b7f48af5e8f444c3949ca93201c1b4bb40da633db084e900133ce87848db +checksum=4c61bfb0faca87219ea587326c467b95acb25555b53d1a421ffa3c8a9296ee2c post_install() { vlicense LICENSE