libsigc++: update to 2.10.3.
This commit is contained in:
parent
3f8d5a5b88
commit
96d90d69c1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libsigc++'
|
||||
pkgname=libsigc++
|
||||
version=2.10.2
|
||||
version=2.10.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-static --disable-documentation --disable-benchmark"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://libsigcplusplus.github.io/libsigcplusplus/"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=b1ca0253379596f9c19f070c83d362b12dfd39c0a3ea1dd813e8e21c1a097a98
|
||||
checksum=0b68dfc6313c6cc90ac989c6d722a1bf0585ad13846e79746aa87cb265904786
|
||||
|
||||
libsigc++-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue