libwnck: update to 3.24.1.
This commit is contained in:
parent
b2d20d1af7
commit
9a85e51bf5
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'libwnck'.
|
# Template build file for 'libwnck'.
|
||||||
pkgname=libwnck
|
pkgname=libwnck
|
||||||
version=3.24.0
|
version=3.24.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org/"
|
homepage="http://www.gnome.org/"
|
||||||
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=424cf0c5438b25d282fe38cd876eafc8ec2312a31900576abad322a656eeb863
|
checksum=afa6dc283582ffec15c3374790bcbcb5fb422bd38356d72deeef35bf7f9a1f04
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Reference in New Issue