mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
security/libgcrypt: update to 1.9.3
PR: 255735 Submitted by: Daniel Engberg <daniel.engberg.lists@pyret.net> Reviewed by: cy Tested by: cy MFH: 2021Q2
This commit is contained in:
parent
d07ffe3930
commit
865a2a94e8
3 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= libgcrypt
|
PORTNAME= libgcrypt
|
||||||
PORTVERSION= 1.9.2
|
DISTVERSION= 1.9.3
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= security
|
CATEGORIES= security
|
||||||
MASTER_SITES= GNUPG
|
MASTER_SITES= GNUPG
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1613657401
|
TIMESTAMP = 1620588749
|
||||||
SHA256 (libgcrypt-1.9.2.tar.bz2) = b2c10d091513b271e47177274607b1ffba3d95b188bbfa8797f948aec9053c5a
|
SHA256 (libgcrypt-1.9.3.tar.bz2) = 97ebe4f94e2f7e35b752194ce15a0f3c66324e0ff6af26659bbfb5ff2ec328fd
|
||||||
SIZE (libgcrypt-1.9.2.tar.bz2) = 3206187
|
SIZE (libgcrypt-1.9.3.tar.bz2) = 3219061
|
||||||
|
|
|
@ -6,7 +6,7 @@ include/gcrypt.h
|
||||||
lib/libgcrypt.a
|
lib/libgcrypt.a
|
||||||
lib/libgcrypt.so
|
lib/libgcrypt.so
|
||||||
lib/libgcrypt.so.20
|
lib/libgcrypt.so.20
|
||||||
lib/libgcrypt.so.20.3.2
|
lib/libgcrypt.so.20.3.3
|
||||||
libdata/pkgconfig/libgcrypt.pc
|
libdata/pkgconfig/libgcrypt.pc
|
||||||
man/man1/hmac256.1.gz
|
man/man1/hmac256.1.gz
|
||||||
share/aclocal/libgcrypt.m4
|
share/aclocal/libgcrypt.m4
|
||||||
|
|
Loading…
Add table
Reference in a new issue