mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
autossh: update to 1.4g.
This commit is contained in:
parent
07a0ba4591
commit
e92a044134
1 changed files with 5 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'autossh'
|
# Template file for 'autossh'
|
||||||
pkgname=autossh
|
pkgname=autossh
|
||||||
version=1.4f
|
version=1.4g
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="openssh"
|
||||||
short_desc="Automatically restart SSH sessions and tunnels"
|
short_desc="Automatically restart SSH sessions and tunnels"
|
||||||
maintainer="uriahheep <uriahheep@gmail.com>"
|
maintainer="uriahheep <uriahheep@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
hostmakedepends="openssh"
|
homepage="https://www.harding.motd.ca/autossh/"
|
||||||
homepage="http://www.harding.motd.ca/autossh/"
|
distfiles="https://www.harding.motd.ca/autossh/autossh-$version.tgz"
|
||||||
distfiles="http://www.harding.motd.ca/autossh/autossh-$version.tgz"
|
checksum=5fc3cee3361ca1615af862364c480593171d0c54ec156de79fc421e31ae21277
|
||||||
checksum=0172e5e1bea40c642e0ef025334be3aadd4ff3b4d62c0b177ed88a8384e2f8f2
|
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
export CPPFLAGS="$CPPFLAGS $LDFLAGS"
|
export CPPFLAGS="$CPPFLAGS $LDFLAGS"
|
||||||
|
|
Loading…
Add table
Reference in a new issue