libsigc++: update to 2.10.0.

This commit is contained in:
Enno Boland 2016-10-30 12:36:45 +01:00
parent c1fdea4141
commit 801544477a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libsigc++'
pkgname=libsigc++
version=2.8.0
version=2.10.0
revision=1
build_style=gnu-configure
hostmakedepends="m4"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://libsigc.sourceforge.net/"
license="LGPL-2.1"
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=774980d027c52947cb9ee4fac6ffe2ca60cc2f753068a89dfd281c83dbff9651
checksum=f843d6346260bfcb4426259e314512b99e296e8ca241d771d21ac64f28298d81
libsigc++-devel_package() {
depends="${sourcepkg}>=${version}_${revision}"