signond: fix distfile.
This commit is contained in:
parent
cf391dac39
commit
83f8efe913
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=signond
|
pkgname=signond
|
||||||
version=8.60
|
version=8.60
|
||||||
revision=3
|
revision=3
|
||||||
wrksrc="signond-VERSION_${version}-4d195e4dc7a47ff5cb51e36a83d4d05808c5befe"
|
wrksrc="signond-VERSION_${version}"
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="LIBDIR=/usr/lib"
|
configure_args="LIBDIR=/usr/lib"
|
||||||
conf_files="/etc/signond.conf"
|
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>"
|
maintainer="John Rowley <enterthevoid@codesector.co>"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
homepage="https://gitlab.com/accounts-sso/signond"
|
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"
|
distfiles="${homepage}/-/archive/VERSION_${version}/signond-VERSION_${version}.tar.gz"
|
||||||
checksum=a9cd90cf3e8b1a8bdbe5acf46c797a817092e77946c69fc3ed3a76930f3a76aa
|
checksum=0da2a080e4b01f44855d1a519f828007a5c756ee93827db9098a1b4b880f28fe
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue