From 94ad3fe3dd5f05c6b444e48686d71ed2d468f692 Mon Sep 17 00:00:00 2001 From: Alex Brown Date: Mon, 30 Sep 2024 08:39:29 +0100 Subject: [PATCH] deark: Bump to 1.6.8 (#11172) --- app-misc/deark/{deark-1.6.5.recipe => deark-1.6.8.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename app-misc/deark/{deark-1.6.5.recipe => deark-1.6.8.recipe} (88%) diff --git a/app-misc/deark/deark-1.6.5.recipe b/app-misc/deark/deark-1.6.8.recipe similarity index 88% rename from app-misc/deark/deark-1.6.5.recipe rename to app-misc/deark/deark-1.6.8.recipe index ec2ac042a..86923dfbc 100644 --- a/app-misc/deark/deark-1.6.5.recipe +++ b/app-misc/deark/deark-1.6.8.recipe @@ -5,11 +5,11 @@ DESCRIPTION="Deark is a command-line utility that can decode certain types of fi 2. extract embedded files from them" HOMEPAGE="https://entropymine.com/deark/ https://github.com/jsummers/deark" -COPYRIGHT="2023 Jason Summers" +COPYRIGHT="2016-2024 Jason Summers" LICENSE="MIT" REVISION="1" SOURCE_URI="https://github.com/jsummers/deark/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="2aa29675c0b326c5242da2c5e4b1d7746f2aad7bcc9bfefa73448e580e9fae2c" +CHECKSUM_SHA256="45243840ee13f1af29f3f510c58e5a8158703fc93e8664a9f807aaa72dc090b1" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"