libsigc++: update to 2.4.1.
This commit is contained in:
parent
ff61a265e7
commit
899c9fe08c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libsigc++'
|
||||
pkgname=libsigc++
|
||||
version=2.4.0
|
||||
version=2.4.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="m4"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://libsigc.sourceforge.net/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=7593d5fa9187bbad7c6868dce375ce3079a805f3f1e74236143bceb15a37cd30
|
||||
checksum=540443492a68e77e30db8d425f3c0b1299c825bf974d9bfc31ae7efafedc19ec
|
||||
|
||||
libsigc++-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue