diff --git a/srcpkgs/autossh/template b/srcpkgs/autossh/template index 09b542763d4..deb2335ad6e 100644 --- a/srcpkgs/autossh/template +++ b/srcpkgs/autossh/template @@ -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 " -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"