mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
security/libressl-devel: Update to 2.6.2
- Bugfix update
This commit is contained in:
parent
939dc9d56a
commit
ea0491bf30
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450689
3 changed files with 6 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libressl
|
||||
PORTVERSION= 2.6.1
|
||||
PORTVERSION= 2.6.2
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= OPENBSD/LibreSSL
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1504715231
|
||||
SHA256 (libressl-2.6.1.tar.gz) = c293b3b5f1fc1d6349c019c3905355d577df32734b631d7e656503894e09127e
|
||||
SIZE (libressl-2.6.1.tar.gz) = 3219005
|
||||
TIMESTAMP = 1506449242
|
||||
SHA256 (libressl-2.6.2.tar.gz) = b029d2492b72a9ba5b5fcd9f3d602c9fd0baa087912f2aaecc28f52f567ec478
|
||||
SIZE (libressl-2.6.2.tar.gz) = 3229140
|
||||
|
|
|
@ -2590,5 +2590,7 @@ man/man1/openssl.1.gz
|
|||
%%MAN3%%man/man3/tls_unload_file.3.gz
|
||||
%%MAN3%%man/man3/tls_write.3.gz
|
||||
%%MAN3%%man/man3/verify_callback.3.gz
|
||||
man/man5/openssl.cnf.5.gz
|
||||
man/man5/x509v3.cnf.5.gz
|
||||
@dir etc/ssl/certs
|
||||
@dir include/openssl
|
||||
|
|
Loading…
Add table
Reference in a new issue