Skip to content

Commit dacf939

Browse files
committed
try new bundle
1 parent c4f9ae5 commit dacf939

6 files changed

+4
-4
lines changed

configure

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/sh
22

33
# Library versions
4-
LIB_VER="daa5521"
5-
TLS_VER="daca7a3"
4+
LIB_VER="29b7396"
5+
TLS_VER="2ca6c28"
66

77
# Initialise
88
PKG_CFLAGS=""

configure.ucrt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Library versions
2-
LIB_VER="daa5521"
3-
TLS_VER="daca7a3"
2+
LIB_VER="29b7396"
3+
TLS_VER="2ca6c28"
44

55
tar -xf src/mbedtls-$TLS_VER.tar.xz
66
cd mbedtls-$TLS_VER

src/mbedtls-2ca6c28.tar.xz

404 KB
Binary file not shown.

src/mbedtls-daca7a3.tar.xz

-387 KB
Binary file not shown.

src/nng-29b7396.tar.xz

200 KB
Binary file not shown.

src/nng-daa5521.tar.xz

-196 KB
Binary file not shown.

0 commit comments

Comments
 (0)