mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/wolfssl to 5.6.3-1
This commit is contained in:
parent
338ec49fe8
commit
82d2b5c79d
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
|
# - cmake with -DWOLFSSL_SHA3=ON, required and not set by default for v7
|
||||||
|
|
||||||
pkgname=wolfssl
|
pkgname=wolfssl
|
||||||
pkgver=5.6.2
|
pkgver=5.6.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Lightweight, portable, C-language-based SSL/TLS library"
|
pkgdesc="Lightweight, portable, C-language-based SSL/TLS library"
|
||||||
arch=(x86_64)
|
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
|
$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
|
https://github.com/$pkgname/$pkgname/releases/download/v$pkgver-stable/$pkgname-$pkgver-stable.tar.gz.asc
|
||||||
)
|
)
|
||||||
sha512sums=('67074f551c45b53f681730a263d1c2d57fb66eded66f20eb5e3e9160027434ccc459213753150f77e31a182097dd634c6ce0e55ca5c68dac987958435ed8d989'
|
sha512sums=('7c3b5c06ade7826031db089d50ec45c36970555499b6be94d1939b3002369fc98e503418128c6b2e253df7e92f86a71647d37f2cd27d57ac201e5aba32b879dc'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
b2sums=('984aab80247564133482dbb9a0f511442d122ba04be34a1dc6f3ef92240b97015cd6fd2c61da991468034ae6690a134171ff7663b8df1d28dd76abca5532dc4d'
|
b2sums=('b53f5d4c5457372564636b4b9edae1116889d5033ee111f2d8eed05469e9372b4ac286ce1fa4c872f14b2a74ab1715e6726b09940068fc3219f8dbac68a5e020'
|
||||||
'SKIP')
|
'SKIP')
|
||||||
validpgpkeys=(
|
validpgpkeys=(
|
||||||
A2A48E7BCB96C5BECB987314EBC80E415CA29677 # wolfSSL <secure@wolfssl.com>
|
A2A48E7BCB96C5BECB987314EBC80E415CA29677 # wolfSSL <secure@wolfssl.com>
|
||||||
|
|
Loading…
Reference in a new issue