diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-10-27 14:37:41 +0100 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-10-27 14:37:56 +0100 |
commit | c0562b5b1d3b24b9ab601d130254db0231dc54ce (patch) | |
tree | 80af26e48635a269ffc0aeea1df8326ca7c7e75a | |
parent | 449b126105db66ada9ffbe6d229404eba552f3d2 (diff) | |
download | zdkimfilter-archlinuxewe.tar.xz |
zdkimfilter: rebuildarchlinuxewe
-rw-r--r-- | .SRCINFO | 2 | ||||
-rwxr-xr-x | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -13,7 +13,7 @@ pkgbase = zdkimfilter depends = libidn2=2.3.7 depends = libunistring=1.2 depends = opendbx=1.4.6 - depends = openssl=3.3.2 + depends = openssl=3.4.0 depends = util-linux-libs=2.40.2 depends = zlib=1:1.3.1 options = debug @@ -11,7 +11,7 @@ _pinned_dependencies=( 'libidn2=2.3.7' 'libunistring=1.2' 'opendbx=1.4.6' - 'openssl=3.3.2' + 'openssl=3.4.0' 'util-linux-libs=2.40.2' 'zlib=1:1.3.1' ) |