libaccounts-glib: update to 1.23.

Closes: #8012 [via git-merge-pr]
This commit is contained in:
maxice8 2017-10-10 14:12:36 -03:00 committed by Michael Aldridge
parent 509e621fb4
commit 8426dfdf1d
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libaccounts-glib'
pkgname=libaccounts-glib
version=1.21
version=1.23
revision=1
build_style=gnu-configure
short_desc="GLib-based client library for the accounts database"
@ -8,10 +8,10 @@ maintainer="John Rowley <enterthevoid@codesector.co>"
license="LGPL-2.1"
homepage="https://gitlab.com/accounts-sso/libaccounts-glib"
distfiles="https://gitlab.com/accounts-sso/${pkgname}/repository/archive.tar.gz?ref=VERSION_${version}>${pkgname}-${version}.tar.gz"
checksum="27cb75f3f2f0ce736b77f0fd0432f8d565297f0735846a2862577eadaec92488"
checksum=b4686af19b86cbedc0eb6a00aceee70f2c61254013d2cadd8aba15e9c540fff7
hostmakedepends="gtk-doc autoconf automake libtool pkg-config glib-devel"
makedepends="sqlite-devel libxml2-devel libglib-devel"
wrksrc="${pkgname}-VERSION_${version}-00254a604a7c7bd38c41794a80ad8930e90f21aa"
wrksrc="${pkgname}-VERSION_${version}-8d14b10652b2fe6c25d8ad8334e2d5023d254313"
pre_configure() {
NOCONFIGURE=1 ./autogen.sh