From bf5b24dcaa812aec90171a20a025c1324ecfbaf2 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 24 Feb 2022 18:14:56 +0100 Subject: [PATCH] rhash: bump version --- .../patches/{rhash-1.4.1.patchset => rhash-1.4.2.patchset} | 0 app-crypt/rhash/{rhash-1.4.1.recipe => rhash-1.4.2.recipe} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename app-crypt/rhash/patches/{rhash-1.4.1.patchset => rhash-1.4.2.patchset} (100%) rename app-crypt/rhash/{rhash-1.4.1.recipe => rhash-1.4.2.recipe} (97%) diff --git a/app-crypt/rhash/patches/rhash-1.4.1.patchset b/app-crypt/rhash/patches/rhash-1.4.2.patchset similarity index 100% rename from app-crypt/rhash/patches/rhash-1.4.1.patchset rename to app-crypt/rhash/patches/rhash-1.4.2.patchset diff --git a/app-crypt/rhash/rhash-1.4.1.recipe b/app-crypt/rhash/rhash-1.4.2.recipe similarity index 97% rename from app-crypt/rhash/rhash-1.4.1.recipe rename to app-crypt/rhash/rhash-1.4.2.recipe index 97d8734d2..ca7fff991 100644 --- a/app-crypt/rhash/rhash-1.4.1.recipe +++ b/app-crypt/rhash/rhash-1.4.2.recipe @@ -11,7 +11,7 @@ COPYRIGHT="2005-2020 Aleksey Kravchenko" LICENSE="MIT" REVISION="1" SOURCE_URI="https://github.com/rhash/RHash/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="430c812733e69b78f07ce30a05db69563450e41e217ae618507a4ce2e144a297" +CHECKSUM_SHA256="600d00f5f91ef04194d50903d3c79412099328c42f28ff43a0bdb777b00bec62" SOURCE_DIR="RHash-$portVersion" PATCHES="rhash-$portVersion.patchset"