libsigc++: update to 2.10.0.
This commit is contained in:
parent
c1fdea4141
commit
801544477a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libsigc++'
|
# Template file for 'libsigc++'
|
||||||
pkgname=libsigc++
|
pkgname=libsigc++
|
||||||
version=2.8.0
|
version=2.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="m4"
|
hostmakedepends="m4"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://libsigc.sourceforge.net/"
|
homepage="http://libsigc.sourceforge.net/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=774980d027c52947cb9ee4fac6ffe2ca60cc2f753068a89dfd281c83dbff9651
|
checksum=f843d6346260bfcb4426259e314512b99e296e8ca241d771d21ac64f28298d81
|
||||||
|
|
||||||
libsigc++-devel_package() {
|
libsigc++-devel_package() {
|
||||||
depends="${sourcepkg}>=${version}_${revision}"
|
depends="${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Reference in New Issue