Browse Source

openssh: update to 7.1p1

Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner 9 years ago
parent
commit
d199f2c038
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      net/openssh/Makefile

+ 2
- 2
net/openssh/Makefile View File

8
 include $(TOPDIR)/rules.mk
8
 include $(TOPDIR)/rules.mk
9
 
9
 
10
 PKG_NAME:=openssh
10
 PKG_NAME:=openssh
11
-PKG_VERSION:=6.9p1
11
+PKG_VERSION:=7.1p1
12
 PKG_RELEASE:=1
12
 PKG_RELEASE:=1
13
 
13
 
14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15
 PKG_SOURCE_URL:=http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \
15
 PKG_SOURCE_URL:=http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/ \
16
 		http://ftp.belnet.be/pub/OpenBSD/OpenSSH/portable/
16
 		http://ftp.belnet.be/pub/OpenBSD/OpenSSH/portable/
17
-PKG_MD5SUM:=0b161c44fc31fbc6b76a6f8ae639f16f
17
+PKG_MD5SUM:=8709736bc8a8c253bc4eeb4829888ca5
18
 
18
 
19
 PKG_LICENSE:=BSD ISC
19
 PKG_LICENSE:=BSD ISC
20
 PKG_LICENSE_FILES:=LICENCE
20
 PKG_LICENSE_FILES:=LICENCE