mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
gnome-ssh-askpass: update to 7.7p1.
This commit is contained in:
parent
43a6b4b183
commit
0c9ee76288
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'gnome-ssh-askpass'
|
# Template file for 'gnome-ssh-askpass'
|
||||||
pkgname=gnome-ssh-askpass
|
pkgname=gnome-ssh-askpass
|
||||||
version=7.6p1
|
version=7.7p1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="openssh-${version}"
|
wrksrc="openssh-${version}"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="gtk+-devel"
|
makedepends="gtk+-devel"
|
||||||
short_desc="GTK SSH passphrase grabber (from OpenSSH)"
|
short_desc="GTK SSH passphrase grabber (from OpenSSH)"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD"
|
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=a323caeeddfe145baaa0db16e98d784b1fbc7dd436a6bf1f479dfd5cd1d21723
|
checksum=d73be7e684e99efcd024be15a30bffcbe41b012b2f7b3c9084aed621775e6b8f
|
||||||
|
|
||||||
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