From da3a25bd3b28a676e3345cdbe0a0599ea7b79372 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 28 Jun 2018 16:23:11 +0200 Subject: [PATCH] brotli: update to 1.0.5. --- srcpkgs/brotli/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/brotli/template b/srcpkgs/brotli/template index ac527471cde..94afa913f90 100644 --- a/srcpkgs/brotli/template +++ b/srcpkgs/brotli/template @@ -1,6 +1,6 @@ # Template file for 'brotli' pkgname=brotli -version=1.0.4 +version=1.0.5 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=2268a3dff1cc36e18549e89a51ee0cd9513908a977d56d6a1f9d4c61c2af37c3 +checksum=3d5bedd48edb909fe3b87cb99f7d139b987ef6f1616b7e22d74e928270a2fd20 post_install() { vlicense LICENSE