mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
mbedtls: update to 2.15.1.
This commit is contained in:
parent
33253e1a9c
commit
ba93e24e3f
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.15.0
|
version=2.15.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="mbedtls-mbedtls-${version}"
|
wrksrc="mbedtls-mbedtls-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
||||||
homepage="https://tls.mbed.org/"
|
homepage="https://tls.mbed.org/"
|
||||||
changelog="https://raw.githubusercontent.com/ARMmbed/mbedtls/development/ChangeLog"
|
changelog="https://raw.githubusercontent.com/ARMmbed/mbedtls/development/ChangeLog"
|
||||||
distfiles="https://github.com/ARMmbed/mbedtls/archive/mbedtls-${version}.tar.gz"
|
distfiles="https://github.com/ARMmbed/mbedtls/archive/mbedtls-${version}.tar.gz"
|
||||||
checksum=a6f11ded2d3948506b7be8d614402690492c12aa17506e67c920f73c9d12dea4
|
checksum=59d69500a7e919ddb9b35d2ca2b2bbeb8d66cf7f5da61de01a053dfe2b5a0060
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i include/mbedtls/config.h \
|
sed -i include/mbedtls/config.h \
|
||||||
|
|
Loading…
Add table
Reference in a new issue