libsigc++: update to 2.6.1.
This commit is contained in:
parent
ca668cf317
commit
4e9364828c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libsigc++'
|
||||
pkgname=libsigc++
|
||||
version=2.6.0
|
||||
version=2.6.1
|
||||
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=67c07771bf6313022883055efb0fad7cc9875168a4c0d01879d1846747e4ce3d
|
||||
checksum=186f2167c1b3d90529ce8e715246bf160bc67ec1ec19f4e45d76c0ae54dfbe1b
|
||||
|
||||
libsigc++-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue