mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Update Nettle to 2.7.1 (bugfix release)
This commit is contained in:
parent
63181d11cf
commit
d82b0db767
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320833
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nettle
|
||||
PORTVERSION= 2.7
|
||||
PORTVERSION= 2.7.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_GNU} \
|
||||
http://www.lysator.liu.se/~nisse/archive/:liu \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (nettle-2.7.tar.gz) = c294ea133c05382cc2effb1734d49f4abeb1ad8515543a333de49a11422cd4d6
|
||||
SIZE (nettle-2.7.tar.gz) = 1557615
|
||||
SHA256 (nettle-2.7.1.tar.gz) = bc71ebd43435537d767799e414fce88e521b7278d48c860651216e1fc6555b40
|
||||
SIZE (nettle-2.7.1.tar.gz) = 1558863
|
||||
|
@ -54,11 +54,11 @@ include/nettle/yarrow.h
|
||||
lib/libhogweed.a
|
||||
lib/libhogweed.so
|
||||
lib/libhogweed.so.2
|
||||
lib/libhogweed.so.2.4
|
||||
lib/libhogweed.so.2.5
|
||||
lib/libnettle.a
|
||||
lib/libnettle.so
|
||||
lib/libnettle.so.4
|
||||
lib/libnettle.so.4.6
|
||||
lib/libnettle.so.4.7
|
||||
libdata/pkgconfig/nettle.pc
|
||||
libdata/pkgconfig/hogweed.pc
|
||||
@dirrm include/nettle
|
||||
|
Loading…
Reference in New Issue
Block a user