From 704a7d63f800253685632a90051cd8cf27f7c2d9 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 2 May 2019 14:42:28 +0200 Subject: [PATCH] lz4: bump version. --- app-arch/lz4/{lz4-1.8.3.recipe => lz4-1.9.1.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename app-arch/lz4/{lz4-1.8.3.recipe => lz4-1.9.1.recipe} (96%) diff --git a/app-arch/lz4/lz4-1.8.3.recipe b/app-arch/lz4/lz4-1.9.1.recipe similarity index 96% rename from app-arch/lz4/lz4-1.8.3.recipe rename to app-arch/lz4/lz4-1.9.1.recipe index 83d74f58d..457fd7fac 100644 --- a/app-arch/lz4/lz4-1.8.3.recipe +++ b/app-arch/lz4/lz4-1.9.1.recipe @@ -9,7 +9,7 @@ LICENSE="BSD (2-clause)" REVISION="1" SOURCE_URI="https://github.com/lz4/lz4/archive/v$portVersion.tar.gz" SOURCE_FILENAME="lz4-$portVersion.tar.gz" -CHECKSUM_SHA256="33af5936ac06536805f9745e0b6d61da606a1f8b4cc5c04dd3cbaca3b9b4fc43" +CHECKSUM_SHA256="f8377c89dad5c9f266edc0be9b73595296ecafd5bfa1000de148096c50052dc4" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86_gcc2 x86"