Skip to content

Commit c526a96

Browse files
skullernetres2k
authored andcommitted
Update libcurl to 8.12.1.
(cherry picked from commit 1b0ee4c)
1 parent af9a193 commit c526a96

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

subprojects/libcurl.wrap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[wrap-file]
2-
directory = curl-8.12.0
3-
source_url = https://curl.se/download/curl-8.12.0.tar.xz
4-
source_filename = curl-8.12.0.tar.xz
5-
source_hash = 9a4628c764be6b1a9909567c13e8e771041609df43b2158fcac4e05ea7097e5d
2+
directory = curl-8.12.1
3+
source_url = https://curl.se/download/curl-8.12.1.tar.xz
4+
source_filename = curl-8.12.1.tar.xz
5+
source_hash = 0341f1ed97a26c811abaebd37d62b833956792b7607ea3f15d001613c76de202
66
patch_directory = curl
77

88
[provide]

subprojects/packagefiles/curl/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('libcurl', 'c', version: '8.12.0', license: 'bsd')
1+
project('libcurl', 'c', version: '8.12.1', license: 'bsd')
22

33
src = [
44
'lib/vauth/cleartext.c',

0 commit comments

Comments
 (0)