X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=net%2Fopenssh%2FMakefile;h=32a63594632b00972854e9389d584f6c8fb55b27;hp=3d1539c566910ba5659387093fb435a8392c27dc;hb=fd7f8b3848cbca483a4743bf46e36dc4e822d10a;hpb=429205ff6e17a340a85c420d73aa5678ede426d6 diff --git a/net/openssh/Makefile b/net/openssh/Makefile index 3d1539c566..32a6359463 100644 --- a/net/openssh/Makefile +++ b/net/openssh/Makefile @@ -9,8 +9,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=openssh -PKG_VERSION:=4.2p1 -PKG_RELEASE:=2 +PKG_VERSION:=4.4p1 +PKG_RELEASE:=1 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz @@ -18,7 +18,7 @@ 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:=df899194a340c933944b193477c628fa +PKG_MD5SUM:=793a709a8de695c22f523024d7e9bf07 PKG_CAT:=zcat PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install