mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
sigc++: Bump version.
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user