autossh: update to 1.4g.
This commit is contained in:
parent
07a0ba4591
commit
e92a044134
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'autossh'
|
||||
pkgname=autossh
|
||||
version=1.4f
|
||||
version=1.4g
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="openssh"
|
||||
short_desc="Automatically restart SSH sessions and tunnels"
|
||||
maintainer="uriahheep <uriahheep@gmail.com>"
|
||||
license="MIT"
|
||||
hostmakedepends="openssh"
|
||||
homepage="http://www.harding.motd.ca/autossh/"
|
||||
distfiles="http://www.harding.motd.ca/autossh/autossh-$version.tgz"
|
||||
checksum=0172e5e1bea40c642e0ef025334be3aadd4ff3b4d62c0b177ed88a8384e2f8f2
|
||||
homepage="https://www.harding.motd.ca/autossh/"
|
||||
distfiles="https://www.harding.motd.ca/autossh/autossh-$version.tgz"
|
||||
checksum=5fc3cee3361ca1615af862364c480593171d0c54ec156de79fc421e31ae21277
|
||||
|
||||
pre_configure() {
|
||||
export CPPFLAGS="$CPPFLAGS $LDFLAGS"
|
||||
|
|
Loading…
Reference in New Issue