sigc++: Bump version.

This commit is contained in:
Augustin Cavalier
2022-01-24 12:59:11 -05:00
parent 22d9daa5ae
commit 3f28692ad3

View File

@@ -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 \ It also contains adaptor classes for connection of dissimilar callbacks and \
has an ease of use unmatched by other C++ callback libraries." has an ease of use unmatched by other C++ callback libraries."
HOMEPAGE="http://libsigc.sourceforge.net/" HOMEPAGE="http://libsigc.sourceforge.net/"
COPYRIGHT="2002-2018 The libsigc++ Development Team" COPYRIGHT="2002-2020 The libsigc++ Development Team"
LICENSE="GNU LGPL v3" LICENSE="GNU LGPL v3"
REVISION="4" REVISION="1"
SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.99/libsigc++-$portVersion.tar.xz" SOURCE_URI="http://ftp.gnome.org/pub/GNOME/sources/libsigc++/3.0/libsigc++-$portVersion.tar.xz"
CHECKSUM_SHA256="68cdb00e39d6b913d22b0ac362312447c8b4014146b8efd2a9299d9916c72260" CHECKSUM_SHA256="e4f4866a894bdbe053e4fb22ccc6bc4b6851fd31a4746fdd20b2cf6e87c6edb6"
SOURCE_DIR="libsigc++-$portVersion" SOURCE_DIR="libsigc++-$portVersion"
ARCHITECTURES="all !x86_gcc2" ARCHITECTURES="all !x86_gcc2"