From bdbb748d7b409896719f2223cfa841eb5bafd168 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 18 Sep 2017 17:45:05 +0200 Subject: [PATCH] gflags: bump version. --- dev-cpp/gflags/{gflags-2.2.0.recipe => gflags-2.2.1.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-cpp/gflags/{gflags-2.2.0.recipe => gflags-2.2.1.recipe} (95%) diff --git a/dev-cpp/gflags/gflags-2.2.0.recipe b/dev-cpp/gflags/gflags-2.2.1.recipe similarity index 95% rename from dev-cpp/gflags/gflags-2.2.0.recipe rename to dev-cpp/gflags/gflags-2.2.1.recipe index 3d7eff783..7899c7a01 100644 --- a/dev-cpp/gflags/gflags-2.2.0.recipe +++ b/dev-cpp/gflags/gflags-2.2.1.recipe @@ -8,7 +8,7 @@ COPYRIGHT="2006 Google Inc." LICENSE="BSD (3-clause)" REVISION="1" SOURCE_URI="https://github.com/gflags/gflags/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="466c36c6508a451734e4f4d76825cf9cd9b8716d2b70ef36479ae40f08271f88" +CHECKSUM_SHA256="ae27cdbcd6a2f935baa78e4f21f675649271634c092b1be01469440495609d0e" ARCHITECTURES="?x86_gcc2 ?x86 x86_64" SECONDARY_ARCHITECTURES="?x86"