From 14a6256cc2a2761444a4782db3a86e278c8b538d Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sat, 3 Apr 2021 12:43:38 +0200 Subject: [PATCH] gflags: bump version --- dev-cpp/gflags/{gflags-2.2.1.recipe => gflags-2.2.2.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-cpp/gflags/{gflags-2.2.1.recipe => gflags-2.2.2.recipe} (94%) diff --git a/dev-cpp/gflags/gflags-2.2.1.recipe b/dev-cpp/gflags/gflags-2.2.2.recipe similarity index 94% rename from dev-cpp/gflags/gflags-2.2.1.recipe rename to dev-cpp/gflags/gflags-2.2.2.recipe index 99ec0f42c..170f1f05b 100644 --- a/dev-cpp/gflags/gflags-2.2.1.recipe +++ b/dev-cpp/gflags/gflags-2.2.2.recipe @@ -6,9 +6,9 @@ which they are used." HOMEPAGE="https://gflags.github.io/gflags/" COPYRIGHT="2006 Google Inc." LICENSE="BSD (3-clause)" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/gflags/gflags/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="ae27cdbcd6a2f935baa78e4f21f675649271634c092b1be01469440495609d0e" +CHECKSUM_SHA256="34af2f15cf7367513b352bdcd2493ab14ce43692d2dcd9dfc499492966c64dcf" ARCHITECTURES="?x86_gcc2 ?x86 x86_64" SECONDARY_ARCHITECTURES="?x86"