diff --git a/net/openssh/Makefile b/net/openssh/Makefile index beb16c90c..f28461434 100644 --- a/net/openssh/Makefile +++ b/net/openssh/Makefile @@ -8,15 +8,15 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssh -PKG_VERSION:=5.7p1 -PKG_RELEASE:=2 +PKG_VERSION:=5.8p1 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \ ftp://openbsd.wiretapped.net/pub/OpenBSD/OpenSSH/portable/ \ ftp://ftp.belnet.be/packages/openbsd/OpenSSH/portable/ \ ftp://ftp.de.openbsd.org/pub/unix/OpenBSD/OpenSSH/portable/ -PKG_MD5SUM:=50231fa257219791fa41b84a16c9df04 +PKG_MD5SUM:=86f5e1c23b4c4845f23b9b7b493fb53d PKG_BUILD_DEPENDS:=libopenssl