From 61f83b5d7e887997eb09c2c6a91eaa9d0817f660 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Sun, 1 Jul 2018 11:26:31 +0000 Subject: [PATCH] brotli: bump to 1.0.5. --- app-arch/brotli/{brotli-1.0.4.recipe => brotli-1.0.5.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename app-arch/brotli/{brotli-1.0.4.recipe => brotli-1.0.5.recipe} (98%) diff --git a/app-arch/brotli/brotli-1.0.4.recipe b/app-arch/brotli/brotli-1.0.5.recipe similarity index 98% rename from app-arch/brotli/brotli-1.0.4.recipe rename to app-arch/brotli/brotli-1.0.5.recipe index 1fb6943f8..b67848730 100644 --- a/app-arch/brotli/brotli-1.0.4.recipe +++ b/app-arch/brotli/brotli-1.0.5.recipe @@ -9,7 +9,7 @@ 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="2268a3dff1cc36e18549e89a51ee0cd9513908a977d56d6a1f9d4c61c2af37c3" +CHECKSUM_SHA256="3d5bedd48edb909fe3b87cb99f7d139b987ef6f1616b7e22d74e928270a2fd20" SOURCE_FILENAME="brotli-$portVersion.tar.gz" ARCHITECTURES="x86_gcc2 x86 x86_64"