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