lxqt-openssh-askpass: update to 0.17.0.
This commit is contained in:
parent
10c78d1e4a
commit
8322b69c0b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'lxqt-openssh-askpass'
|
||||
pkgname=lxqt-openssh-askpass
|
||||
version=0.16.0
|
||||
version=0.17.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
||||
makedepends="liblxqt-devel"
|
||||
depends="openssh"
|
||||
short_desc="LXQt ssh-agent helper"
|
||||
|
@ -11,5 +11,5 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/lxqt-openssh-askpass/releases/download/${version}/lxqt-openssh-askpass-${version}.tar.xz"
|
||||
checksum=99f686302e2be457b82ba3444ef36613361a32335f0c44e894835a11a5d22046
|
||||
checksum=19322332443151ceadc24f4eea12188eb7dd08c77fb0f41dcd6ee92018f2ac3d
|
||||
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/lxqt-openssh-askpass"
|
||||
|
|
Loading…
Reference in a new issue