diff options
author | Ørjan Malde <red@foxi.me> | 2024-03-28 14:02:43 +0100 |
---|---|---|
committer | Ørjan Malde <red@foxi.me> | 2024-03-28 14:04:25 +0100 |
commit | d2942a7f5cb9ccc9c5d5afa070c22d933617aa1d (patch) | |
tree | 20f34be0691e4dbabca126a17f4fe5e7982ee183 | |
parent | e29bde22a0ebf05e64e2963c8c5eee46a12b8b67 (diff) | |
download | midipix_build-d2942a7f5cb9ccc9c5d5afa070c22d933617aa1d.tar.bz2 midipix_build-d2942a7f5cb9ccc9c5d5afa070c22d933617aa1d.tar.xz |
groups.d/251.native_packages_lib.group: libressl: bump to v3.9.1
Signed-off-by: Ørjan Malde <red@foxi.me>
-rw-r--r-- | groups.d/251.native_packages_lib.group | 4 | ||||
-rw-r--r-- | patches/libressl-3.9.1.local.patch (renamed from patches/libressl-3.9.0.local.patch) | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/groups.d/251.native_packages_lib.group b/groups.d/251.native_packages_lib.group index 0fcf26ec..7cb18942 100644 --- a/groups.d/251.native_packages_lib.group +++ b/groups.d/251.native_packages_lib.group @@ -229,8 +229,8 @@ ac_cv_path_GPGRT_CONFIG=${PREFIX_NATIVE}/bin/gpgrt-config"}; : ${PKG_LIBREDWG_VERSION:=0.13}; : ${PKG_LIBREDWG_URL:=https://ftp.gnu.org/gnu/libredwg/libredwg-${PKG_LIBREDWG_VERSION}.tar.xz}; : ${PKG_LIBREDWG_CONFIGURE_ARGS_EXTRA:="--disable-python --disable-bindings --disable-werror --enable-compile-warnings=yes"}; -: ${PKG_LIBRESSL_SHA256SUM:=1cc232418498de305e6d5cb80c94a16415c01dcb3cd98f2e8c3a2202091a3420}; -: ${PKG_LIBRESSL_VERSION:=3.9.0}; +: ${PKG_LIBRESSL_SHA256SUM:=6da0b954695f7ee62b03f64200a8a4f02af93717b60cce04ab6c8df262c07a51}; +: ${PKG_LIBRESSL_VERSION:=3.9.1}; : ${PKG_LIBRESSL_URL:=https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${PKG_LIBRESSL_VERSION}.tar.gz}; : ${PKG_LIBRESSL_CONFIGURE_ARGS_EXTRA:=--disable-asm --enable-nc}; : ${PKG_LIBSASL2_DEPENDS:="libressl"}; diff --git a/patches/libressl-3.9.0.local.patch b/patches/libressl-3.9.1.local.patch index 8235cc0c..8235cc0c 100644 --- a/patches/libressl-3.9.0.local.patch +++ b/patches/libressl-3.9.1.local.patch |