- update botan to 1.10.15; from Rafael Sadowski
CVE-2015-7827 CVE-2016-2194 CVE-2016-2195 CVE-2016-2849 CVE-2016-9132 - take maintainer
This commit is contained in:
parent
8c981589fe
commit
de8021bd15
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2016/03/11 20:28:30 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2017/03/13 01:31:20 bluhm Exp $
|
||||
|
||||
ONLY_FOR_ARCHS= ${GCC4_ARCHS}
|
||||
|
||||
COMMENT= portable, easy to use, and efficient C++ crypto library
|
||||
|
||||
DISTNAME= Botan-1.10.10
|
||||
DISTNAME= Botan-1.10.15
|
||||
PKGNAME= ${DISTNAME:L}
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${HOMEPAGE}releases/
|
||||
@ -14,6 +14,8 @@ SHARED_LIBS= botan-1.10 1.0
|
||||
|
||||
HOMEPAGE= http://botan.randombit.net/
|
||||
|
||||
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Botan-1.10.10.tgz) = a2exR0ZBBGH+SozmpiXn7veJJDRU/jDqtzKdWYS+QWM=
|
||||
SIZE (Botan-1.10.10.tgz) = 2706592
|
||||
SHA256 (Botan-1.10.15.tgz) = wMyP/UcP2kslfD75+vXPk3UfTCg9+6h4FIrK/t+rcP4=
|
||||
SIZE (Botan-1.10.15.tgz) = 2711022
|
||||
|
Loading…
x
Reference in New Issue
Block a user