1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-10 15:47:11 +02:00

update OpenSSH to v4.2p1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2199 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz 2005-10-20 16:33:51 +00:00
parent d505506a6f
commit e81f9be1bf

View File

@ -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/ \