mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ksshaskpass: update to 5.27.8.
This commit is contained in:
parent
c3e58bf9b8
commit
ddfd02e533
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.7
|
version=5.27.8
|
||||||
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=e13175acf1ac1eb95a2454ab30b57e1e829a32145a7acf931f892546e46ebe6e
|
checksum=67c419ba55942866db51d70a88995f6713aaa0c3a0ccad28322fee386d8599ad
|
||||||
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