From d250042631c77b3b63d7fd7a1b75acf30a22b42e Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Mon, 26 Dec 2022 08:09:16 +0100 Subject: [PATCH] SlunkCrypt: Updated to release 1.3.0 (2022-12-12) (#7591) --- ...nkcrypt-2022_09_29.recipe => slunkcrypt-2022_12_12.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename app-crypt/slunkcrypt/{slunkcrypt-2022_09_29.recipe => slunkcrypt-2022_12_12.recipe} (92%) diff --git a/app-crypt/slunkcrypt/slunkcrypt-2022_09_29.recipe b/app-crypt/slunkcrypt/slunkcrypt-2022_12_12.recipe similarity index 92% rename from app-crypt/slunkcrypt/slunkcrypt-2022_09_29.recipe rename to app-crypt/slunkcrypt/slunkcrypt-2022_12_12.recipe index 2a25caab6..d585592ba 100644 --- a/app-crypt/slunkcrypt/slunkcrypt-2022_09_29.recipe +++ b/app-crypt/slunkcrypt/slunkcrypt-2022_12_12.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="fa3618266c7a91c3addc185b76131ee4" +gitLabDir="2bacbc2a649541d1f4c02b13d17c3cd4" SLUNKCRYPT_VERSION=`echo $portVersion | sed 's/\_/-/g'` SOURCE_URI="$HOMEPAGE/uploads/$gitLabDir/slunkcrypt.$SLUNKCRYPT_VERSION.source.tar.gz" -CHECKSUM_SHA256="1f91e4768a7ce660e33dcb5ad7af66444e03e81e00fb063b33e367da4560a7e9" +CHECKSUM_SHA256="64b3797a9d116bf413c69581fadfcf1697f09ebfa4e1ad2f3f27b68842b56681" SOURCE_DIR="" ARCHITECTURES="all !x86_gcc2"