diff options
author | Tim Biermann <tbier@posteo.de> | 2021-10-26 17:18:14 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-10-26 17:32:00 +0200 |
commit | 988fff6f6693663f4b366f0eda40abaf3ccdcdf1 (patch) | |
tree | 129e0ae361f784adf19c94a65ac832b460304d54 /xmlsec | |
parent | a225975f5073d68e09d51d42e92311e229318aa0 (diff) | |
download | contrib-988fff6f6693663f4b366f0eda40abaf3ccdcdf1.tar.gz contrib-988fff6f6693663f4b366f0eda40abaf3ccdcdf1.tar.xz |
xmlsec: 1.2.32 -> 1.2.33
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 7b36298b8..2eb55be45 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.32 -lrwxrwxrwx root/root usr/lib/libxmlsec1-openssl.so.1 -> libxmlsec1-openssl.so.1.2.32 --rwxr-xr-x root/root usr/lib/libxmlsec1-openssl.so.1.2.32 +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 -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.32 -lrwxrwxrwx root/root usr/lib/libxmlsec1.so.1 -> libxmlsec1.so.1.2.32 --rwxr-xr-x root/root usr/lib/libxmlsec1.so.1.2.32 +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 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 26e4d2d11..bc73bec42 100644 --- a/xmlsec/.signature +++ b/xmlsec/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zM2uRyExokkkeNbnZXMaM/QCb6/PvjLdsw6YviWObXggte0cys5AiNe+jR47Y1KdvPq+nbNeguR2kQ3vOwcbwU= -SHA256 (Pkgfile) = 670a1a82545029b9595682e49274ff1b0e96c06f8aab7b00a670c9acefff5a8e -SHA256 (.footprint) = cdf0730a09f506d020a9410c2770e8ee4a4eef5ef25bfa9b06bbb8ea2fec6ede -SHA256 (xmlsec1-1.2.32.tar.gz) = e383702853236004e5b08e424b8afe9b53fe9f31aaa7a5382f39d9533eb7c043 +RWSagIOpLGJF3x9Akfd/og8cHERrQ2QxFJup1ujWTf412F3x3drDe9o7YgfUPPr/V+aD8RK94nvaDQCEWj49cPCcaX3Eu2lQewM= +SHA256 (Pkgfile) = 3dac6835142c3d7307cb03060668a41040c0ae50b3a95e4d063c33f7f5020a08 +SHA256 (.footprint) = 7af54a1cd8bfd363f50d6ae267d888e3105ae79b13117924addef97269daeca9 +SHA256 (xmlsec1-1.2.33.tar.gz) = 26041d35a20a245ed5a2fb9ee075f10825664d274220cb5190340fa87a4d0931 diff --git a/xmlsec/Pkgfile b/xmlsec/Pkgfile index fb3e88f63..7bbc50264 100644 --- a/xmlsec/Pkgfile +++ b/xmlsec/Pkgfile @@ -5,7 +5,7 @@ # Optional: gnutls libgcrypt nss name=xmlsec -version=1.2.32 +version=1.2.33 release=1 source=(https://www.aleksey.com/xmlsec/download/"$name"1-$version.tar.gz) |