Skip to content

Commit

Permalink
try new bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
shikokuchuo committed Apr 29, 2024
1 parent c4f9ae5 commit dacf939
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions configure
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/bin/sh

# Library versions
LIB_VER="daa5521"
TLS_VER="daca7a3"
LIB_VER="29b7396"
TLS_VER="2ca6c28"

# Initialise
PKG_CFLAGS=""
Expand Down
4 changes: 2 additions & 2 deletions configure.ucrt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Library versions
LIB_VER="daa5521"
TLS_VER="daca7a3"
LIB_VER="29b7396"
TLS_VER="2ca6c28"

tar -xf src/mbedtls-$TLS_VER.tar.xz
cd mbedtls-$TLS_VER
Expand Down
Binary file added src/mbedtls-2ca6c28.tar.xz
Binary file not shown.
Binary file removed src/mbedtls-daca7a3.tar.xz
Binary file not shown.
Binary file added src/nng-29b7396.tar.xz
Binary file not shown.
Binary file removed src/nng-daa5521.tar.xz
Binary file not shown.

0 comments on commit dacf939

Please sign in to comment.