mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
mbedtls: update to 2.4.0.
This commit is contained in:
parent
9741db32f8
commit
c0edbee4a6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mbedtls'
|
# Template file for 'mbedtls'
|
||||||
pkgname=mbedtls
|
pkgname=mbedtls
|
||||||
version=2.3.0
|
version=2.4.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://tls.mbed.org/"
|
homepage="https://tls.mbed.org/"
|
||||||
distfiles="https://tls.mbed.org/download/mbedtls-${version}-apache.tgz"
|
distfiles="https://tls.mbed.org/download/mbedtls-${version}-apache.tgz"
|
||||||
checksum=590734c8bc8b3ac48e9123d44bf03562e91f8dce0d1ac2615c318c077f3215b2
|
checksum=c1c3559ed39f7a1b1550c4cf4ccb918bf239301a3311d98dda92bed8a25b7f0d
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i include/mbedtls/config.h \
|
sed -i include/mbedtls/config.h \
|
||||||
|
|
Loading…
Add table
Reference in a new issue