From 3f28692ad37c5064ee770242e4f4b3140dae6a9e Mon Sep 17 00:00:00 2001 From: Augustin Cavalier Date: Mon, 24 Jan 2022 12:59:11 -0500 Subject: [PATCH] sigc++: Bump version. --- ...{libsigc++3-2.99.10.recipe => libsigc++3-3.0.3.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename dev-libs/libsigc++/{libsigc++3-2.99.10.recipe => libsigc++3-3.0.3.recipe} (88%) diff --git a/dev-libs/libsigc++/libsigc++3-2.99.10.recipe b/dev-libs/libsigc++/libsigc++3-3.0.3.recipe similarity index 88% rename from dev-libs/libsigc++/libsigc++3-2.99.10.recipe rename to dev-libs/libsigc++/libsigc++3-3.0.3.recipe index 668c96e8c..fa283ac57 100644 --- a/dev-libs/libsigc++/libsigc++3-2.99.10.recipe +++ b/dev-libs/libsigc++/libsigc++3-3.0.3.recipe @@ -6,11 +6,11 @@ global or a member function, regardless of whether it is static or virtual. It also contains adaptor classes for connection of dissimilar callbacks and \ has an ease of use unmatched by other C++ callback libraries." HOMEPAGE="http://libsigc.sourceforge.net/" -COPYRIGHT="2002-2018 The libsigc++ Development Team" +COPYRIGHT="2002-2020 The libsigc++ Development Team" LICENSE="GNU LGPL v3" -REVISION="4" -SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.99/libsigc++-$portVersion.tar.xz" -CHECKSUM_SHA256="68cdb00e39d6b913d22b0ac362312447c8b4014146b8efd2a9299d9916c72260" +REVISION="1" +SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/3.0/libsigc++-$portVersion.tar.xz" +CHECKSUM_SHA256="e4f4866a894bdbe053e4fb22ccc6bc4b6851fd31a4746fdd20b2cf6e87c6edb6" SOURCE_DIR="libsigc++-$portVersion" ARCHITECTURES="all !x86_gcc2"