parent
509e621fb4
commit
8426dfdf1d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libaccounts-glib'
|
# Template file for 'libaccounts-glib'
|
||||||
pkgname=libaccounts-glib
|
pkgname=libaccounts-glib
|
||||||
version=1.21
|
version=1.23
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="GLib-based client library for the accounts database"
|
short_desc="GLib-based client library for the accounts database"
|
||||||
|
@ -8,10 +8,10 @@ maintainer="John Rowley <enterthevoid@codesector.co>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://gitlab.com/accounts-sso/libaccounts-glib"
|
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"
|
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"
|
hostmakedepends="gtk-doc autoconf automake libtool pkg-config glib-devel"
|
||||||
makedepends="sqlite-devel libxml2-devel libglib-devel"
|
makedepends="sqlite-devel libxml2-devel libglib-devel"
|
||||||
wrksrc="${pkgname}-VERSION_${version}-00254a604a7c7bd38c41794a80ad8930e90f21aa"
|
wrksrc="${pkgname}-VERSION_${version}-8d14b10652b2fe6c25d8ad8334e2d5023d254313"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue