autossh: update to 1.4f.

Closes: #12725 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-20 13:43:26 -03:00 committed by lemmi
parent b724694c0d
commit 4f1c570077

View file

@ -1,15 +1,15 @@
# Template file for 'autossh'
pkgname=autossh
version=1.4e
revision=2
version=1.4f
revision=1
build_style=gnu-configure
short_desc="Automatically restart SSH sessions and tunnels"
maintainer="uriahheep <uriahheep@gmail.com>"
license="BSD"
license="MIT"
hostmakedepends="openssh"
homepage="http://www.harding.motd.ca/autossh/"
distfiles="http://www.harding.motd.ca/autossh/autossh-$version.tgz"
checksum=9e8e10a59d7619176f4b986e256f776097a364d1be012781ea52e08d04679156
checksum=0172e5e1bea40c642e0ef025334be3aadd4ff3b4d62c0b177ed88a8384e2f8f2
pre_configure() {
export CPPFLAGS="$CPPFLAGS $LDFLAGS"