[packages]: upate openssh to 5.9p1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28312 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
52c82a01ba
commit
883cc2b222
@ -8,15 +8,15 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=openssh
|
||||
PKG_VERSION:=5.8p2
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=5.9p1
|
||||
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:=0541579adf9d55abb15ef927048d372e
|
||||
PKG_MD5SUM:=afe17eee7e98d3b8550cc349834a85d0
|
||||
|
||||
PKG_BUILD_DEPENDS:=libopenssl
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user