mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/wolfssl to 5.6.2-1
This commit is contained in:
parent
90cf01d529
commit
e9468d2a09
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
# - cmake with -DWOLFSSL_SHA3=ON, required and not set by default for v7
|
||||
|
||||
pkgname=wolfssl
|
||||
pkgver=5.6.0
|
||||
pkgver=5.6.2
|
||||
pkgrel=1
|
||||
pkgdesc="Lightweight, portable, C-language-based SSL/TLS library"
|
||||
arch=(x86_64)
|
||||
|
@ -17,9 +17,9 @@ source=(
|
|||
$pkgname-$pkgver-stable.tar.gz::https://github.com/$pkgname/$pkgname/archive/refs/tags/v$pkgver-stable.tar.gz
|
||||
https://github.com/$pkgname/$pkgname/releases/download/v$pkgver-stable/$pkgname-$pkgver-stable.tar.gz.asc
|
||||
)
|
||||
sha512sums=('1a7c9dbfe884b6ed22f3f1bf45f36576fcd1bbaec581369043d7200593b28fad16e1ee55df56bce892b02bdafde72d0d75f6df711ffafcbf51219eabe06ec9f8'
|
||||
sha512sums=('67074f551c45b53f681730a263d1c2d57fb66eded66f20eb5e3e9160027434ccc459213753150f77e31a182097dd634c6ce0e55ca5c68dac987958435ed8d989'
|
||||
'SKIP')
|
||||
b2sums=('2fd62c22f336ecc8d6e2c5349ce20ed7d447297b19771726d5a466ccb20a9306622f37344a87e730eb0b3379ec99878ffce540f3e8e9f2d62e47cbabf7f2153c'
|
||||
b2sums=('984aab80247564133482dbb9a0f511442d122ba04be34a1dc6f3ef92240b97015cd6fd2c61da991468034ae6690a134171ff7663b8df1d28dd76abca5532dc4d'
|
||||
'SKIP')
|
||||
validpgpkeys=(
|
||||
A2A48E7BCB96C5BECB987314EBC80E415CA29677 # wolfSSL <secure@wolfssl.com>
|
||||
|
|
Loading…
Reference in a new issue