mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-11 01:24:41 +02:00
meson: Bump curl to 8.12.1
This commit is contained in:
committed by
mborgerson
parent
3cc2989a98
commit
df6fa71b5d
@@ -1,13 +1,13 @@
|
||||
[wrap-file]
|
||||
directory = curl-8.10.1
|
||||
source_url = https://github.com/curl/curl/releases/download/curl-8_10_1/curl-8.10.1.tar.xz
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/curl_8.10.1-1/curl-8.10.1.tar.xz
|
||||
source_filename = curl-8.10.1.tar.xz
|
||||
source_hash = 73a4b0e99596a09fa5924a4fb7e4b995a85fda0d18a2c02ab9cf134bebce04ee
|
||||
patch_filename = curl_8.10.1-1_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/curl_8.10.1-1/get_patch
|
||||
patch_hash = 707c28f35fc9b0e8d68c0c2800712007612f922a31da9637ce706a2159f3ddd8
|
||||
wrapdb_version = 8.10.1-1
|
||||
directory = curl-8.12.1
|
||||
source_url = https://github.com/curl/curl/releases/download/curl-8_12_1/curl-8.12.1.tar.xz
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/curl_8.12.1-1/curl-8.12.1.tar.xz
|
||||
source_filename = curl-8.12.1.tar.xz
|
||||
source_hash = 0341f1ed97a26c811abaebd37d62b833956792b7607ea3f15d001613c76de202
|
||||
patch_filename = curl_8.12.1-1_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/curl_8.12.1-1/get_patch
|
||||
patch_hash = e7e5c517773997d7801046ed95a500a7ad16fc42c5f47fb9cc7377d796ee750b
|
||||
wrapdb_version = 8.12.1-1
|
||||
|
||||
[provide]
|
||||
dependency_names = libcurl
|
||||
|
||||
Reference in New Issue
Block a user