brotli: bump to 1.0.4.

This commit is contained in:
fbrosson
2018-04-10 23:42:31 +00:00
parent aefab9a9c1
commit 6734ad65c1

View File

@@ -5,11 +5,11 @@ Huffman coding and 2nd order context modeling, with a compression ratio \
comparable to the best currently available general-purpose compression \
methods. It is similar in speed with deflate but offers more dense compression."
HOMEPAGE="https://github.com/google/brotli"
COPYRIGHT="2009, 2010, 2013-2017 Brotli Authors"
COPYRIGHT="2009, 2010, 2013-2018 Brotli Authors"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://github.com/google/brotli/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="7948154166ef8556f8426a4ede219aaa98a81a5baffe1f7cf2523fa67d59cd1c"
CHECKSUM_SHA256="2268a3dff1cc36e18549e89a51ee0cd9513908a977d56d6a1f9d4c61c2af37c3"
SOURCE_FILENAME="brotli-$portVersion.tar.gz"
ARCHITECTURES="x86_gcc2 x86 x86_64"