From 80f6c95a41e54455f08d64ca004089f94691f068 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Sat, 8 Oct 2022 07:26:47 +0200 Subject: [PATCH] SlunkCrypt 1.2.1 - Build Fix (#7234) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Update and rename slunkcrypt-2022_04_24.recipe to slunkcrypt-2022_09_24.recipe Updated to release 1.2.1 (2022-09-24). * Delete slunkcrypt-2022_04_24.patchset Not needed. * Update slunkcrypt-2022_09_24.recipe Fixed hash code. * reset revision * Update and rename slunkcrypt-2022_09_24.recipe to slunkcrypt-2022_09_29.recipe Co-authored-by: Jérôme Duval --- ...nkcrypt-2022_09_24.recipe => slunkcrypt-2022_09_29.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename app-crypt/slunkcrypt/{slunkcrypt-2022_09_24.recipe => slunkcrypt-2022_09_29.recipe} (92%) diff --git a/app-crypt/slunkcrypt/slunkcrypt-2022_09_24.recipe b/app-crypt/slunkcrypt/slunkcrypt-2022_09_29.recipe similarity index 92% rename from app-crypt/slunkcrypt/slunkcrypt-2022_09_24.recipe rename to app-crypt/slunkcrypt/slunkcrypt-2022_09_29.recipe index cc16f0c97..2a25caab6 100644 --- a/app-crypt/slunkcrypt/slunkcrypt-2022_09_24.recipe +++ b/app-crypt/slunkcrypt/slunkcrypt-2022_09_29.recipe @@ -13,10 +13,10 @@ HOMEPAGE="https://gitlab.com/lord_mulder/slunkcrypt" COPYRIGHT="2021-2022 LoRd MuldeR" LICENSE="CC0 1.0 Universal" REVISION="1" -gitLabDir="dee712ff3d2b5cde8e1ad987ead2a434" +gitLabDir="fa3618266c7a91c3addc185b76131ee4" SLUNKCRYPT_VERSION=`echo $portVersion | sed 's/\_/-/g'` SOURCE_URI="$HOMEPAGE/uploads/$gitLabDir/slunkcrypt.$SLUNKCRYPT_VERSION.source.tar.gz" -CHECKSUM_SHA256="42aca03eb55ce6d20e07a662c129183d525a947497a4d1e385c7bd94888b56e4" +CHECKSUM_SHA256="1f91e4768a7ce660e33dcb5ad7af66444e03e81e00fb063b33e367da4560a7e9" SOURCE_DIR="" ARCHITECTURES="all !x86_gcc2"