mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ksshaskpass: update to 5.27.4.
This commit is contained in:
parent
07e25f61ea
commit
ddbfbfcada
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ksshaskpass'
|
# Template file for 'ksshaskpass'
|
||||||
pkgname=ksshaskpass
|
pkgname=ksshaskpass
|
||||||
version=5.27.3
|
version=5.27.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,5 +12,5 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/plasma/ksshaskpass"
|
homepage="https://invent.kde.org/plasma/ksshaskpass"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a541353eeaedde7c54d723b26e3940cde399325a9b2a81e73542093341eff62d
|
checksum=a9050264181d58eafb7aa36d797cf510eb55d3f4d8057746dfd76565cf3ef46a
|
||||||
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"
|
alternatives="ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/ksshaskpass"
|
||||||
|
|
Loading…
Add table
Reference in a new issue