mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ksshaskpass: update to 6.2.5.
This commit is contained in:
parent
f63f00445b
commit
8de86b9663
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.2.4
|
version=6.2.5
|
||||||
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=3dd91d2e183ef5e212981bd263391989d2ab6fc924f9355138abab07f2cabfbf
|
checksum=85e71c8037d5d2199f861ae707189f42a7caed2f03743ea83b7570c34a11eb72
|
||||||
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