folks: update to 0.11.3.
This commit is contained in:
parent
e7d05ecd2f
commit
6591f30537
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'folks'
|
# Template file for 'folks'
|
||||||
pkgname=folks
|
pkgname=folks
|
||||||
version=0.11.1
|
version=0.11.3
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -19,7 +19,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://telepathy.freedesktop.org/wiki/Folks"
|
homepage="http://telepathy.freedesktop.org/wiki/Folks"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=6740d9074be911959904b40e7264d298bb5622995098ddfa1751dcd2bc4c917d
|
checksum=2a2828a7c87fd39e5786f8f2cf0ebe47576a74974f1355c478a6dc747d7bcb64
|
||||||
|
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Reference in New Issue