signond: fix distfile.

This commit is contained in:
Érico Nogueira 2021-08-29 22:06:11 -03:00 committed by Érico Nogueira Rolim
parent cf391dac39
commit 83f8efe913

View file

@ -2,7 +2,7 @@
pkgname=signond
version=8.60
revision=3
wrksrc="signond-VERSION_${version}-4d195e4dc7a47ff5cb51e36a83d4d05808c5befe"
wrksrc="signond-VERSION_${version}"
build_style=qmake
configure_args="LIBDIR=/usr/lib"
conf_files="/etc/signond.conf"
@ -12,8 +12,8 @@ short_desc="Daemon providing SSO over D-Bus for the gSSO framework"
maintainer="John Rowley <enterthevoid@codesector.co>"
license="LGPL-2.1-only"
homepage="https://gitlab.com/accounts-sso/signond"
distfiles="https://gitlab.com/accounts-sso/signond/repository/archive.tar.gz?ref=VERSION_${version}>signond-${version}.tar.gz"
checksum=a9cd90cf3e8b1a8bdbe5acf46c797a817092e77946c69fc3ed3a76930f3a76aa
distfiles="${homepage}/-/archive/VERSION_${version}/signond-VERSION_${version}.tar.gz"
checksum=0da2a080e4b01f44855d1a519f828007a5c756ee93827db9098a1b4b880f28fe
pre_configure() {
if [ "$CROSS_BUILD" ]; then