openssh: update to 5.8p1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25382 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8d768e7c7c
commit
918ad90ef6
@ -8,15 +8,15 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=openssh
|
||||
PKG_VERSION:=5.7p1
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=5.8p1
|
||||
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:=50231fa257219791fa41b84a16c9df04
|
||||
PKG_MD5SUM:=86f5e1c23b4c4845f23b9b7b493fb53d
|
||||
|
||||
PKG_BUILD_DEPENDS:=libopenssl
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user