Skip to content

Commit

Permalink
Update included dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
insunaa committed Dec 23, 2022
1 parent 41db412 commit af7d1b6
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 21 deletions.
16 changes: 8 additions & 8 deletions subprojects/openssl.wrap
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[wrap-file]
directory = openssl-1.1.1l
source_url = https://www.openssl.org/source/openssl-1.1.1l.tar.gz
source_filename = openssl-1.1.1l.tar.gz
source_hash = 0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1
patch_filename = openssl_1.1.1l-3_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/openssl_1.1.1l-3/get_patch
patch_hash = a0cb8285cda3ae0e1898b4e88427c19bf245184259f41395010182655f9f8ce6
directory = openssl-3.0.7
source_url = https://www.openssl.org/source/openssl-3.0.7.tar.gz
source_filename = openssl-3.0.72.tar.gz
source_hash = 83049d042a260e696f62406ac5c08bf706fd84383f945cf21bd61e9ed95c396e
patch_filename = openssl_3.0.7-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/openssl_3.0.7-1/get_patch
patch_hash = 8f04d911dc22d1dddc6a192ab27d6d8275976a252bd9c73e09f95f1f927e42b5
wrapdb_version = 3.0.7-1

[provide]
libcrypto = libcrypto_dep
libssl = libssl_dep
openssl = openssl_dep

17 changes: 8 additions & 9 deletions subprojects/utfcpp.wrap
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
[wrap-file]
directory = utfcpp-3.2.1
source_url = https://github.com/nemtrif/utfcpp/archive/v3.2.1.tar.gz
source_filename = utfcpp-3.2.1.tar.gz
source_hash = 8d6aa7d77ad0abb35bb6139cb9a33597ac4c5b33da6a004ae42429b8598c9605
patch_filename = utfcpp_3.2.1-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/utfcpp_3.2.1-1/get_patch
patch_hash = f1623d8e96337cf681d57718bf2f3b0469d6a475cd2acdf040c9ac6288eed0d1
wrapdb_version = 3.2.1-1
directory = utfcpp-3.2.2
source_url = https://github.com/nemtrif/utfcpp/archive/v3.2.2.tar.gz
source_filename = utfcpp-3.2.2.tar.gz
source_hash = 6f81e7cb2be2a6a9109a8a0cb7dc39ec947f1bcdb5dfa4a660e11a23face19f5
patch_filename = utfcpp_3.2.2-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/utfcpp_3.2.2-1/get_patch
patch_hash = 9bf12ca1b190d4ff900b823e2c425384282442c15f9624ffd08953a380e17e21
wrapdb_version = 3.2.2-1

[provide]
utfcpp = utfcpp_dep

8 changes: 4 additions & 4 deletions subprojects/zlib.wrap
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ directory = zlib-1.2.13
source_url = http://zlib.net/fossils/zlib-1.2.13.tar.gz
source_filename = zlib-1.2.13.tar.gz
source_hash = b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30
patch_filename = zlib_1.2.13-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/zlib_1.2.13-1/get_patch
patch_hash = 73a0103df54133b10f8774f92e23da048bd22554523e2b833cdb72b2702c0628
wrapdb_version = 1.2.13-1
patch_filename = zlib_1.2.13-2_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/zlib_1.2.13-2/get_patch
patch_hash = a7abea3ad65dc2c291ad5fbbf5355d0585a7f7b8c935d4a74335b8fe18684506
wrapdb_version = 1.2.13-2

[provide]
zlib = zlib_dep

0 comments on commit af7d1b6

Please sign in to comment.