botan: 3.1.1 -> 3.2.0
This commit is contained in:
parent
2ba71996a5
commit
248b4723be
@ -135,6 +135,7 @@ drwxr-xr-x root/root usr/include/botan-3/botan/
|
||||
-rw-r--r-- root/root usr/include/botan-3/botan/tls_client.h
|
||||
-rw-r--r-- root/root usr/include/botan-3/botan/tls_exceptn.h
|
||||
-rw-r--r-- root/root usr/include/botan-3/botan/tls_extensions.h
|
||||
-rw-r--r-- root/root usr/include/botan-3/botan/tls_external_psk.h
|
||||
-rw-r--r-- root/root usr/include/botan-3/botan/tls_handshake_msg.h
|
||||
-rw-r--r-- root/root usr/include/botan-3/botan/tls_magic.h
|
||||
-rw-r--r-- root/root usr/include/botan-3/botan/tls_messages.h
|
||||
@ -166,13 +167,14 @@ drwxr-xr-x root/root usr/include/botan-3/botan/
|
||||
-rw-r--r-- root/root usr/include/botan-3/botan/x509self.h
|
||||
-rw-r--r-- root/root usr/include/botan-3/botan/xmss.h
|
||||
-rw-r--r-- root/root usr/include/botan-3/botan/xmss_parameters.h
|
||||
-rw-r--r-- root/root usr/include/botan-3/botan/xof.h
|
||||
-rw-r--r-- root/root usr/include/botan-3/botan/zfec.h
|
||||
-rw-r--r-- root/root usr/include/botan-3/botan/zlib.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libbotan-3.a
|
||||
lrwxrwxrwx root/root usr/lib/libbotan-3.so -> libbotan-3.so.0.1.1
|
||||
lrwxrwxrwx root/root usr/lib/libbotan-3.so.0 -> libbotan-3.so.0.1.1
|
||||
-rwxr-xr-x root/root usr/lib/libbotan-3.so.0.1.1
|
||||
lrwxrwxrwx root/root usr/lib/libbotan-3.so -> libbotan-3.so.2.2.0
|
||||
lrwxrwxrwx root/root usr/lib/libbotan-3.so.2 -> libbotan-3.so.2.2.0
|
||||
-rwxr-xr-x root/root usr/lib/libbotan-3.so.2.2.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/botan-3.pc
|
||||
drwxr-xr-x root/root usr/lib/python3.10/
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/contrib.pub
|
||||
RWSagIOpLGJF353EGoLAo8KEENl+iVzy5T/8d2HoS49Adw6KvVv/g532AyL4gT+VMg7D/2dWxpFGA23GKWRau1xSXq9r5PouEQ4=
|
||||
SHA256 (Pkgfile) = 3c90019324b4652ad29b49863446deeb7be2eb7b69d3669d22d539a8b5944e77
|
||||
SHA256 (.footprint) = 2fd91e8c74c825694a790c86de46a9e7b03276ec47bcdb441186257670404aa1
|
||||
SHA256 (Botan-3.1.1.tar.xz) = 30c84fe919936a98fef5331f246c62aa2c0e4d2085b2d4511207f6a20afa3a6b
|
||||
RWSagIOpLGJF30uYtXhTjEaC8RwANTbyADXSSJUjeE1ga0S/NltV5bU+aRleWT7oXjYokx/kciqpoTSQrHr46fatvgMmkarSZg0=
|
||||
SHA256 (Pkgfile) = b07e9d5944533f098e3c990cbd5bfb88790616281bb99283af248e4f72f3f8a7
|
||||
SHA256 (.footprint) = 0f5b937e5e13d8d1f4b979cbb8becc40a379cadaa5c08e3b612d1c9e2ecc7cbe
|
||||
SHA256 (Botan-3.2.0.tar.xz) = 049c847835fcf6ef3a9e206b33de05dd38999c325e247482772a5598d9e5ece3
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Optional: boost
|
||||
|
||||
name=botan
|
||||
version=3.1.1
|
||||
version=3.2.0
|
||||
release=1
|
||||
source=(https://botan.randombit.net/releases/Botan-$version.tar.xz)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user