mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
p11-kit: Update to version 0.25.3
- Update from version 0.25.2 to 0.25.3
- Update of rootfile
- Changelog
0.25.3
rpc: fix serialization of NULL mechanism pointer [PR#601]
fix meson build failure in macOS (appleframeworks not found) [PR#603]
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
17cad1e885
commit
fefd0cb849
@@ -15,7 +15,7 @@ usr/bin/trust
|
||||
#usr/lib/libp11-kit.la
|
||||
#usr/lib/libp11-kit.so
|
||||
usr/lib/libp11-kit.so.0
|
||||
usr/lib/libp11-kit.so.0.3.0
|
||||
usr/lib/libp11-kit.so.0.3.1
|
||||
usr/lib/p11-kit-proxy.so
|
||||
#usr/lib/pkcs11
|
||||
#usr/lib/pkcs11/p11-kit-client.la
|
||||
@@ -27,8 +27,6 @@ usr/lib/pkcs11/p11-kit-trust.so
|
||||
#usr/libexec/p11-kit/p11-kit-remote
|
||||
#usr/libexec/p11-kit/p11-kit-server
|
||||
#usr/libexec/p11-kit/trust-extract-compat
|
||||
#usr/share/gtk-doc
|
||||
#usr/share/gtk-doc/html
|
||||
#usr/share/gtk-doc/html/p11-kit
|
||||
#usr/share/gtk-doc/html/p11-kit/config-example.html
|
||||
#usr/share/gtk-doc/html/p11-kit/config-files.html
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 0.25.2
|
||||
VER = 0.25.3
|
||||
|
||||
THISAPP = p11-kit-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.xz
|
||||
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_BLAKE2 = d2cb738eaf1941a5e043dfdb0beaac01c6c7a25be516308b262e538d04a132682855da60b9dbf9b20f19510b25f469f88d27091d8a339a3fc01e6a96e36060e6
|
||||
$(DL_FILE)_BLAKE2 = 5c695c1ef95edf4bbbab001aa634076c433df0bc89cb8104deaec2ce00c6908640e467755b49c6900e5d7d5d81e1a3871f4978a212c6f6ae088386ac0b95289a
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user