update OpenSSH to v4.2p1
authorImre Kaloz <kaloz@openwrt.org>
Thu, 20 Oct 2005 16:33:51 +0000 (16:33 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Thu, 20 Oct 2005 16:33:51 +0000 (16:33 +0000)
SVN-Revision: 2199

openwrt/package/openssh/Makefile

index 742a8086fcd74f3b628437fa23a1bf8ec8e410f8..c0d296d23098cd80ba9d9a42da87d3264987f8ca 100644 (file)
@@ -3,9 +3,9 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openssh
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=openssh
-PKG_VERSION:=4.0p1
-PKG_RELEASE:=2
-PKG_MD5SUM:=7b36f28fc16e1b7f4ba3c1dca191ac92
+PKG_VERSION:=4.2p1
+PKG_RELEASE:=1
+PKG_MD5SUM:=df899194a340c933944b193477c628fa
 
 PKG_SOURCE_URL:=ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \
                ftp://openbsd.wiretapped.net/pub/OpenBSD/OpenSSH/portable/ \
 
 PKG_SOURCE_URL:=ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \
                ftp://openbsd.wiretapped.net/pub/OpenBSD/OpenSSH/portable/ \