lxqt-openssh-askpass: update to 2.1.0.
This commit is contained in:
parent
c92b1d21d5
commit
56ab384cbb
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lxqt-openssh-askpass'
|
# Template file for 'lxqt-openssh-askpass'
|
||||||
pkgname=lxqt-openssh-askpass
|
pkgname=lxqt-openssh-askpass
|
||||||
version=2.0.1
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="lxqt-build-tools qt6-base qt6-tools perl"
|
hostmakedepends="lxqt-build-tools qt6-base qt6-tools perl"
|
||||||
|
@ -11,5 +11,5 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://lxqt-project.org"
|
homepage="https://lxqt-project.org"
|
||||||
distfiles="https://github.com/lxqt/lxqt-openssh-askpass/archive/${version}.tar.gz"
|
distfiles="https://github.com/lxqt/lxqt-openssh-askpass/archive/${version}.tar.gz"
|
||||||
checksum=d60175cae6ba59aca407790826af80c6e72ab46345e3f5202f9874c07a1dfc8e
|
checksum=63377ee3c189c28926d43d5cf73c543edea289878bb11fc92a5701c6013936bd
|
||||||
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass"
|
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass"
|
||||||
|
|
Loading…
Reference in New Issue