diff options
author | Tim Biermann <tbier@posteo.de> | 2022-05-06 12:17:39 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-05-06 12:59:59 +0200 |
commit | 1000a37883846c94b29f51ca84e8d0fc59e54c76 (patch) | |
tree | 523b5232f9e399b4cb261ab6d328ee1e6a29b440 /xmlsec | |
parent | f864818c89a4835e05c70b74522365c9648ad790 (diff) | |
download | contrib-1000a37883846c94b29f51ca84e8d0fc59e54c76.tar.gz contrib-1000a37883846c94b29f51ca84e8d0fc59e54c76.tar.xz |
xmlsec: 1.2.33 -> 1.2.34
Diffstat (limited to 'xmlsec')
-rw-r--r-- | xmlsec/.footprint | 12 | ||||
-rw-r--r-- | xmlsec/.signature | 8 | ||||
-rw-r--r-- | xmlsec/Pkgfile | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/xmlsec/.footprint b/xmlsec/.footprint index 2eb55be45..6ccdf5b2f 100644 --- a/xmlsec/.footprint +++ b/xmlsec/.footprint @@ -42,14 +42,14 @@ drwxr-xr-x root/root usr/include/xmlsec1/xmlsec/openssl/ drwxr-xr-x root/root usr/lib/ -rw-r--r-- root/root usr/lib/libxmlsec1-openssl.a -rwxr-xr-x root/root usr/lib/libxmlsec1-openssl.la -lrwxrwxrwx root/root usr/lib/libxmlsec1-openssl.so -> libxmlsec1-openssl.so.1.2.33 -lrwxrwxrwx root/root usr/lib/libxmlsec1-openssl.so.1 -> libxmlsec1-openssl.so.1.2.33 --rwxr-xr-x root/root usr/lib/libxmlsec1-openssl.so.1.2.33 +lrwxrwxrwx root/root usr/lib/libxmlsec1-openssl.so -> libxmlsec1-openssl.so.1.2.34 +lrwxrwxrwx root/root usr/lib/libxmlsec1-openssl.so.1 -> libxmlsec1-openssl.so.1.2.34 +-rwxr-xr-x root/root usr/lib/libxmlsec1-openssl.so.1.2.34 -rw-r--r-- root/root usr/lib/libxmlsec1.a -rwxr-xr-x root/root usr/lib/libxmlsec1.la -lrwxrwxrwx root/root usr/lib/libxmlsec1.so -> libxmlsec1.so.1.2.33 -lrwxrwxrwx root/root usr/lib/libxmlsec1.so.1 -> libxmlsec1.so.1.2.33 --rwxr-xr-x root/root usr/lib/libxmlsec1.so.1.2.33 +lrwxrwxrwx root/root usr/lib/libxmlsec1.so -> libxmlsec1.so.1.2.34 +lrwxrwxrwx root/root usr/lib/libxmlsec1.so.1 -> libxmlsec1.so.1.2.34 +-rwxr-xr-x root/root usr/lib/libxmlsec1.so.1.2.34 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/xmlsec1-openssl.pc -rw-r--r-- root/root usr/lib/pkgconfig/xmlsec1.pc diff --git a/xmlsec/.signature b/xmlsec/.signature index bc73bec42..cddaa8083 100644 --- a/xmlsec/.signature +++ b/xmlsec/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3x9Akfd/og8cHERrQ2QxFJup1ujWTf412F3x3drDe9o7YgfUPPr/V+aD8RK94nvaDQCEWj49cPCcaX3Eu2lQewM= -SHA256 (Pkgfile) = 3dac6835142c3d7307cb03060668a41040c0ae50b3a95e4d063c33f7f5020a08 -SHA256 (.footprint) = 7af54a1cd8bfd363f50d6ae267d888e3105ae79b13117924addef97269daeca9 -SHA256 (xmlsec1-1.2.33.tar.gz) = 26041d35a20a245ed5a2fb9ee075f10825664d274220cb5190340fa87a4d0931 +RWSagIOpLGJF3xP+Hq/O4o9EuAe5/aveCkHp2ItWIq5VOfKRoTG0evHpbUy6S5p+ZfmKzTM9QyB6FPwDd6aej1PE7V4SQK2qSA8= +SHA256 (Pkgfile) = 267f33f268b59fe690c8b398f1430d147e54c21ec7ba41d7eb49bec970f25ac3 +SHA256 (.footprint) = 8869263c5bacd22588b23c59fb9292b3f6c53f47ab7bc4a862618654ce9666e4 +SHA256 (xmlsec1-1.2.34.tar.gz) = 52ced4943f35bd7d0818a38298c1528ca4ac8a54440fd71134a07d2d1370a262 diff --git a/xmlsec/Pkgfile b/xmlsec/Pkgfile index 7bbc50264..90ef4c6e4 100644 --- a/xmlsec/Pkgfile +++ b/xmlsec/Pkgfile @@ -5,7 +5,7 @@ # Optional: gnutls libgcrypt nss name=xmlsec -version=1.2.33 +version=1.2.34 release=1 source=(https://www.aleksey.com/xmlsec/download/"$name"1-$version.tar.gz) |