mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnome-ssh-askpass: update to 8.2p1.
This commit is contained in:
parent
f26bc1524f
commit
8f85e5079f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-ssh-askpass'
|
# Template file for 'gnome-ssh-askpass'
|
||||||
pkgname=gnome-ssh-askpass
|
pkgname=gnome-ssh-askpass
|
||||||
version=8.1p1
|
version=8.2p1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="openssh-${version}"
|
wrksrc="openssh-${version}"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause, BSD-2-Clause"
|
license="BSD-3-Clause, BSD-2-Clause"
|
||||||
homepage="http://www.openssh.org"
|
homepage="http://www.openssh.org"
|
||||||
distfiles="https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${version}.tar.gz"
|
distfiles="https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-${version}.tar.gz"
|
||||||
checksum=02f5dbef3835d0753556f973cd57b4c19b6b1f6cd24c03445e23ac77ca1b93ff
|
checksum=43925151e6cf6cee1450190c0e9af4dc36b41c12737619edff8bcebdff64e671
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/gnome-ssh-askpass
|
ssh-askpass:/usr/libexec/ssh-askpass:/usr/bin/gnome-ssh-askpass
|
||||||
|
|
Loading…
Add table
Reference in a new issue