diff --git a/app-arch/brotli/brotli-1.0.3.recipe b/app-arch/brotli/brotli-1.0.4.recipe similarity index 96% rename from app-arch/brotli/brotli-1.0.3.recipe rename to app-arch/brotli/brotli-1.0.4.recipe index 3013ca1ac..1fb6943f8 100644 --- a/app-arch/brotli/brotli-1.0.3.recipe +++ b/app-arch/brotli/brotli-1.0.4.recipe @@ -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"