mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
gnome-online-accounts: update to 3.24.0.
This commit is contained in:
parent
20242da11d
commit
4fcd70c679
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnome-online-accounts'
|
# Template file for 'gnome-online-accounts'
|
||||||
pkgname=gnome-online-accounts
|
pkgname=gnome-online-accounts
|
||||||
version=3.22.5
|
version=3.24.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable gir introspection)
|
configure_args="$(vopt_enable gir introspection)
|
||||||
--enable-google --enable-kerberos --enable-flickr --enable-telepathy
|
--enable-google --enable-kerberos --enable-flickr --enable-telepathy
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=a8a4894ea5c6ba4508f8fec539287f2ebaf2c9bcf4426463b6724ca58b9d8982
|
checksum=9e2f780e061641dfd692cc82269b0cac6cce73c74ce2d8a0a5e80889ed07c17b
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue