Update the openssh Makefile to new the release (5.6p1).

Signed-off-by: Luka Perkov < openwrt ->-to->- lukaperkov.net >
---

Index: net/openssh/Makefile
===================================================================
--- net/openssh/Makefile        (revision 23599)
+++ net/openssh/Makefile        (working copy)
@@ -8,15 +8,15 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openssh
-PKG_VERSION:=5.5p1
-PKG_RELEASE:=2
+PKG_VERSION:=5.6p1
+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:=88633408f4cb1eb11ec7e2ec58b519eb
+PKG_MD5SUM:=e6ee52e47c768bf0ec42a232b5d18fb0
 
 PKG_BUILD_DEPENDS:=libopenssl
 
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to