Update to 1.3.4 - a security release which fixes bugs in
libtasn1's DER decoder.
This commit is contained in:
parent
c84dc5e314
commit
bad4364b27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=155663
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gnutls-devel
|
||||
PORTVERSION= 1.3.3
|
||||
PORTVERSION= 1.3.4
|
||||
CATEGORIES= security net
|
||||
MASTER_SITES= http://josefsson.org/gnutls/releases/ \
|
||||
${MASTER_SITE_GNUPG} \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gnutls-1.3.3.tar.bz2) = 17bea09eb3de604ab761b5fc66633519
|
||||
SHA256 (gnutls-1.3.3.tar.bz2) = 8641a82c9455ce0262d7b22b2fe5eac51521f497b08935d5e49dfae145e8e832
|
||||
SIZE (gnutls-1.3.3.tar.bz2) = 3180572
|
||||
MD5 (gnutls-1.3.4.tar.bz2) = 81bed0c3a2b4c6ae20237a3f3c441001
|
||||
SHA256 (gnutls-1.3.4.tar.bz2) = 6bbb2d71846b985cd92d53ecf14bc8087e562e17f4249da590834bacecd1f0a1
|
||||
SIZE (gnutls-1.3.4.tar.bz2) = 3199801
|
||||
|
|
Loading…
Reference in a new issue