From 04a611c3c9beebf8eee30e7e7c2f2c4a4549e121 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 24 Feb 2022 18:16:48 +0100 Subject: [PATCH] tig: bump version --- dev-vcs/tig/{tig-2.5.4.recipe => tig-2.5.5.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-vcs/tig/{tig-2.5.4.recipe => tig-2.5.5.recipe} (95%) diff --git a/dev-vcs/tig/tig-2.5.4.recipe b/dev-vcs/tig/tig-2.5.5.recipe similarity index 95% rename from dev-vcs/tig/tig-2.5.4.recipe rename to dev-vcs/tig/tig-2.5.5.recipe index f612e080a..d9e98b468 100644 --- a/dev-vcs/tig/tig-2.5.4.recipe +++ b/dev-vcs/tig/tig-2.5.5.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2006-2018 Jonas Fonseca" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://github.com/jonas/tig/releases/download/tig-$portVersion/tig-$portVersion.tar.gz" -CHECKSUM_SHA256="c48284d30287a6365f8a4750eb0b122e78689a1aef8ce1d2961b6843ac246aa7" +CHECKSUM_SHA256="24ba2c8beae889e6002ea7ced0e29851dee57c27fde8480fb9c64d5eb8765313" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86"