signond: update to 8.61
This commit is contained in:
parent
3ba57fc934
commit
83dc506a93
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'signond'
|
# Template file for 'signond'
|
||||||
pkgname=signond
|
pkgname=signond
|
||||||
version=8.60
|
version=8.61
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="signond-VERSION_${version}"
|
wrksrc="signond-VERSION_${version}"
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="LIBDIR=/usr/lib"
|
configure_args="LIBDIR=/usr/lib"
|
||||||
|
@ -13,7 +13,7 @@ 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="${homepage}/-/archive/VERSION_${version}/signond-VERSION_${version}.tar.gz"
|
distfiles="${homepage}/-/archive/VERSION_${version}/signond-VERSION_${version}.tar.gz"
|
||||||
checksum=0da2a080e4b01f44855d1a519f828007a5c756ee93827db9098a1b4b880f28fe
|
checksum=3dd57c25e1bf1583b2cb857f96831e38e73d40264ff66ca43e63bb7233f76828
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue