Skip to content

Commit be78021

Browse files
stephanlachnitneheb
authored andcommitted
asio: update from 1.30.2 to 1.36.0
1 parent d976ccb commit be78021

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

releases.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@
185185
"asio"
186186
],
187187
"versions": [
188+
"1.36.0-1",
188189
"1.30.2-2",
189190
"1.30.2-1",
190191
"1.28.1-1",

subprojects/asio.wrap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[wrap-file]
2-
directory = asio-1.30.2
3-
source_url = https://sourceforge.net/projects/asio/files/asio/1.30.2%20%28Stable%29/asio-1.30.2.tar.gz/download
4-
source_filename = asio-1.30.2.tar.gz
5-
source_hash = 12e7bb4dada8bc1191de9d550a59ee658ce4e645ffc97c911c099ab4e8699d55
2+
directory = asio-1.36.0
3+
source_url = https://sourceforge.net/projects/asio/files/asio/1.36.0%20%28Stable%29/asio-1.36.0.tar.gz/download
4+
source_filename = asio-1.36.0.tar.gz
5+
source_hash = 55d5c64e78b1bedd0004423e695c2cfc191fc71914eaaa7f042329ff99ee6155
66
patch_directory = asio
77

88
[provide]

subprojects/packagefiles/asio/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'asio',
33
'cpp',
4-
version: '1.30.2',
4+
version: '1.36.0',
55
license: 'BSL-1.0',
66
meson_version: '>=0.60.0',
77
)

0 commit comments

Comments
 (0)