mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-13 16:22:56 +02:00
gnome-ssh-askpass: update to 7.1p2.
This commit is contained in:
parent
ddc65b6ed5
commit
245464cdc2
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=7.1p1
|
version=7.1p2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="openssh-${version}"
|
wrksrc="openssh-${version}"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://www.openssh.org"
|
homepage="http://www.openssh.org"
|
||||||
distfiles="ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-$version.tar.gz"
|
distfiles="ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-$version.tar.gz"
|
||||||
checksum=fc0a6d2d1d063d5c66dffd952493d0cda256cad204f681de0f84ef85b2ad8428
|
checksum=dd75f024dcf21e06a0d6421d582690bf987a1f6323e32ad6619392f3bfde6bbd
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
cd contrib
|
cd contrib
|
||||||
|
|
Loading…
Add table
Reference in a new issue