Updated SlunkCrypt to 1.3.1 (#10596)

* SlunkCrypt: Updated to release 1.3.0 (2022-12-12)

* Updated SlunkCrypt to version 1.3.1 (2024-06-08).
This commit is contained in:
LoRd_MuldeR
2024-06-12 07:44:27 +02:00
committed by GitHub
parent 039cb8c4f9
commit 5d2576c763

View File

@@ -10,13 +10,13 @@ lawyers, and so if in doubt you should seek legal advice before downloading it.
You may find useful information at http://www.cryptolaw.org/, which collects information on \
cryptography laws in many countries."
HOMEPAGE="https://gitlab.com/lord_mulder/slunkcrypt"
COPYRIGHT="2021-2022 LoRd MuldeR"
COPYRIGHT="2021-2024 LoRd MuldeR"
LICENSE="CC0 1.0 Universal"
REVISION="1"
gitLabDir="2bacbc2a649541d1f4c02b13d17c3cd4"
gitLabDir="0fc5b3eec32afa5b0c9dff3dd8405d70"
SLUNKCRYPT_VERSION=`echo $portVersion | sed 's/\_/-/g'`
SOURCE_URI="$HOMEPAGE/uploads/$gitLabDir/slunkcrypt.$SLUNKCRYPT_VERSION.source.tar.gz"
CHECKSUM_SHA256="64b3797a9d116bf413c69581fadfcf1697f09ebfa4e1ad2f3f27b68842b56681"
CHECKSUM_SHA256="f4b178f68f14f3eca52fa62108644fe0b199a7ea50fccd0e231552cc0edc2e3e"
SOURCE_DIR=""
ARCHITECTURES="all !x86_gcc2"