Update to libnettle-3.3.
This commit is contained in:
parent
0f011f43f8
commit
eb91596e0c
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2016/03/11 19:59:16 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2016/10/03 08:00:46 ajacoutot Exp $
|
||||
|
||||
COMMENT= cryptographic library
|
||||
|
||||
DISTNAME= nettle-3.2
|
||||
DISTNAME= nettle-3.3
|
||||
PKGNAME= lib${DISTNAME}
|
||||
|
||||
SHARED_LIBS += hogweed 2.0 # 6.2
|
||||
SHARED_LIBS += nettle 2.1 # 4.2
|
||||
SHARED_LIBS += nettle 2.2 # 4.2
|
||||
|
||||
CATEGORIES= security devel
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (nettle-3.2.tar.gz) = 6kKD3vI2QT7ataTPnPMq31QMjfG5tnZBz8IwL8qEnZc=
|
||||
SIZE (nettle-3.2.tar.gz) = 1879604
|
||||
SHA256 (nettle-3.3.tar.gz) = RpQmJ9XQyhFyD+wY2B/Dj374N+pBl8H2MOcc4NRwsR4=
|
||||
SIZE (nettle-3.3.tar.gz) = 1887927
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2015/07/14 03:21:15 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2016/10/03 08:00:46 ajacoutot Exp $
|
||||
@bin bin/nettle-hash
|
||||
@bin bin/nettle-lfib-stream
|
||||
@bin bin/nettle-pbkdf2
|
||||
@ -40,6 +40,7 @@ include/nettle/md2.h
|
||||
include/nettle/md4.h
|
||||
include/nettle/md5-compat.h
|
||||
include/nettle/md5.h
|
||||
include/nettle/memops.h
|
||||
include/nettle/memxor.h
|
||||
include/nettle/nettle-meta.h
|
||||
include/nettle/nettle-stdint.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user