wolfssl: update to 5.8.2 (#24923)

* wolfssl: update to 5.8.2

* nng: rebuild for wolfssl update
This commit is contained in:
Dirk Stolle
2025-07-23 07:16:14 +02:00
committed by GitHub
parent 401989ae47
commit ec3a9b4862
2 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ _realname=nng
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=1.11
pkgrel=1
pkgrel=2
pkgdesc="A lightweight, broker-less library (mingw-w64)"
arch=('any')
mingw_arch=( 'ucrt64' 'clang64' 'clangarm64')

View File

@@ -3,7 +3,7 @@
_realname=wolfssl
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=5.8.0
pkgver=5.8.2
pkgrel=1
pkgdesc="Lightweight, portable, C-language-based SSL/TLS library (mingw-w64)"
arch=('any')
@@ -21,7 +21,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-cc"
"${MINGW_PACKAGE_PREFIX}-ninja")
source=("https://github.com/wolfssl/wolfssl/archive/v${pkgver}-stable/${_realname}-${pkgver}-stable.tar.gz"
"https://github.com/wolfssl/wolfssl/releases/download/v${pkgver}-stable/${_realname}-${pkgver}-stable.tar.gz.asc")
sha256sums=('f90f18c7f12913a0b351b1f4305e768697ea1380794df1f2984b9452ab0aeeaf'
sha256sums=('3ef126e3466e2f8f6ebb62b916a7f8fb26c6709dbdf2b63a167759f2fdb53068'
'SKIP')
validpgpkeys=('A2A48E7BCB96C5BECB987314EBC80E415CA29677') # wolfSSL <secure@wolfssl.com>