mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ksshaskpass: update to 6.1.4.
This commit is contained in:
parent
533a42d87a
commit
5c88687339
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=6.1.3
|
version=6.1.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake"
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake"
|
||||||
|
@ -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=f1a953dd32c1a9688f47ac7e41586446e9acc7ce94d478e44ff45303e1245e69
|
checksum=5b72337f939aa81448e892bd3cb62f59bd76d0cd0f9d80700146033fbbd9650c
|
||||||
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