From: Imre Kaloz Date: Thu, 20 Oct 2005 16:33:51 +0000 (+0000) Subject: update OpenSSH to v4.2p1 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fmkresin.git;a=commitdiff_plain;h=30b96d1f001544865d26f6314af1a63b7d44ef77 update OpenSSH to v4.2p1 SVN-Revision: 2199 --- diff --git a/openwrt/package/openssh/Makefile b/openwrt/package/openssh/Makefile index 742a8086fc..c0d296d230 100644 --- a/openwrt/package/openssh/Makefile +++ b/openwrt/package/openssh/Makefile @@ -3,9 +3,9 @@ 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/ \