mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
mbedtls: update to 2.4.2
This commit is contained in:
parent
12dccd583a
commit
6488f19655
@ -1,7 +1,7 @@
|
|||||||
# Arch contribution https://www.archlinux.org/packages/community/x86_64/mbedtls/
|
# Arch contribution https://www.archlinux.org/packages/community/x86_64/mbedtls/
|
||||||
|
|
||||||
pkgname=mbedtls
|
pkgname=mbedtls
|
||||||
pkgver=2.4.0
|
pkgver=2.4.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Portable cryptographic and SSL/TLS library, aka polarssl"
|
pkgdesc="Portable cryptographic and SSL/TLS library, aka polarssl"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -10,7 +10,7 @@ license=('Apache')
|
|||||||
depends=('glibc')
|
depends=('glibc')
|
||||||
options=('staticlibs')
|
options=('staticlibs')
|
||||||
source=("https://tls.mbed.org/download/mbedtls-$pkgver-gpl.tgz")
|
source=("https://tls.mbed.org/download/mbedtls-$pkgver-gpl.tgz")
|
||||||
sha256sums=('80eff0e0028f969355d6e34ffdd3dbf4eb2a9367b07ff2f3f70e6d75beee9e3f')
|
sha256sums=('d01f2d5586a52055329d194d909103f445bd2d0b6b2b5f1c830fbf828ac6299f')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd "$pkgname-$pkgver"
|
cd "$pkgname-$pkgver"
|
||||||
|
Loading…
Reference in New Issue
Block a user