update to 0.6.3
security fix: http://www.libssh.org/2014/03/04/libssh-0-6-3-security-release/ https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2014-0017
This commit is contained in:
parent
a24b82e4f5
commit
2b0f480bc9
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2014/03/09 20:41:14 rpointel Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2014/03/14 10:17:17 rpointel Exp $
|
||||
|
||||
COMMENT = C library implementing server and client side
|
||||
# XXX if updating, check the number in the MASTER_SITES path
|
||||
DISTNAME = libssh-0.6.0
|
||||
DISTNAME = libssh-0.6.3
|
||||
|
||||
EXTRACT_SUFX = .tar.xz
|
||||
|
||||
@ -12,7 +12,7 @@ SHARED_LIBS += ssh_threads 1.0 # 4.3
|
||||
CATEGORIES = security devel
|
||||
|
||||
HOMEPAGE = http://www.libssh.org/
|
||||
MASTER_SITES = https://red.libssh.org/attachments/download/71/
|
||||
MASTER_SITES = https://red.libssh.org/attachments/download/87/
|
||||
|
||||
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libssh-0.6.0.tar.xz) = TG3nyqI9675GOfg/ov9BGSRkPmU1bWrwSNqjHkoaL3E=
|
||||
SIZE (libssh-0.6.0.tar.xz) = 275664
|
||||
SHA256 (libssh-0.6.3.tar.xz) = K7XXxZUFn5kKiRXBkBaSVzKP+oKM7QwFsJu+GGCSyss=
|
||||
SIZE (libssh-0.6.3.tar.xz) = 279492
|
||||
|
Loading…
x
Reference in New Issue
Block a user