Skip to content

Commit 677f3ea

Browse files
authored
Merge pull request #258 from openslide-bot/update-openslide
Update glib, sqlite3
2 parents ceedd76 + 5b56669 commit 677f3ea

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

subprojects/glib.wrap

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[wrap-file]
2-
directory = glib-2.80.0
3-
source_url = https://download.gnome.org/sources/glib/2.80/glib-2.80.0.tar.xz
4-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/glib_2.80.0-1/glib-2.80.0.tar.xz
5-
source_filename = glib-2.80.0.tar.xz
6-
source_hash = 8228a92f92a412160b139ae68b6345bd28f24434a7b5af150ebe21ff587a561d
7-
wrapdb_version = 2.80.0-1
2+
directory = glib-2.80.2
3+
source_url = https://download.gnome.org/sources/glib/2.80/glib-2.80.2.tar.xz
4+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/glib_2.80.2-1/glib-2.80.2.tar.xz
5+
source_filename = glib-2.80.2.tar.xz
6+
source_hash = b9cfb6f7a5bd5b31238fd5d56df226b2dda5ea37611475bf89f6a0f9400fe8bd
7+
wrapdb_version = 2.80.2-1
88

99
[provide]
1010
dependency_names = gthread-2.0, gobject-2.0, gmodule-no-export-2.0, gmodule-export-2.0, gmodule-2.0, glib-2.0, gio-2.0, gio-windows-2.0, gio-unix-2.0

subprojects/sqlite3.wrap

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[wrap-file]
2-
directory = sqlite-amalgamation-3450300
3-
source_url = https://www.sqlite.org/2024/sqlite-amalgamation-3450300.zip
4-
source_filename = sqlite-amalgamation-3450300.zip
5-
source_hash = ea170e73e447703e8359308ca2e4366a3ae0c4304a8665896f068c736781c651
6-
patch_filename = sqlite3_3.45.3-1_patch.zip
7-
patch_url = https://wrapdb.mesonbuild.com/v2/sqlite3_3.45.3-1/get_patch
8-
patch_hash = c31bf31b28bdfaaede03a53cced1ad0aceab282a15496c23097c676f972d7fd2
9-
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/sqlite3_3.45.3-1/sqlite-amalgamation-3450300.zip
10-
wrapdb_version = 3.45.3-1
2+
directory = sqlite-amalgamation-3460000
3+
source_url = https://www.sqlite.org/2024/sqlite-amalgamation-3460000.zip
4+
source_filename = sqlite-amalgamation-3460000.zip
5+
source_hash = 712a7d09d2a22652fb06a49af516e051979a3984adb067da86760e60ed51a7f5
6+
patch_filename = sqlite3_3.46.0-1_patch.zip
7+
patch_url = https://wrapdb.mesonbuild.com/v2/sqlite3_3.46.0-1/get_patch
8+
patch_hash = c6dda193e59e4bd11dbc6f399cae1904d231e0cb119224480bec6c94c5d0e04e
9+
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/sqlite3_3.46.0-1/sqlite-amalgamation-3460000.zip
10+
wrapdb_version = 3.46.0-1
1111

1212
[provide]
1313
sqlite3 = sqlite3_dep

0 commit comments

Comments
 (0)