libsigc++: update to 2.2.6.
--HG-- extra : convert_revision : 7caa13941cdb625d534655bba1136d8bfbbba44b
This commit is contained in:
parent
8cbd9f913b
commit
a036b52ab4
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'libsigc++'
|
# Template file for 'libsigc++'
|
||||||
pkgname=libsigc++
|
pkgname=libsigc++
|
||||||
version=2.2.5
|
version=2.2.6
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/2.2/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
short_desc="Type-safe callback system for C++ programs"
|
short_desc="Type-safe callback system for C++ programs"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=1249e77ef9556227c10d0dad726f0946fecc3b36e448ae72368ef8f3d3b520ba
|
checksum=93bfd6fc867c99dd3cad695908b45d35b640c6cd12dace43bfa38e48e9a54caa
|
||||||
long_desc="
|
long_desc="
|
||||||
libsigc++ implements a full callback system for use in widget
|
libsigc++ implements a full callback system for use in widget
|
||||||
libraries, abstract interfaces, and general programming. Originally
|
libraries, abstract interfaces, and general programming. Originally
|
||||||
|
|
Loading…
Reference in New Issue