Skip to content

Commit 5986aa4

Browse files
committed
fetch upstream libxml2 source from download.gnome.org
1 parent 80500b2 commit 5986aa4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
.minimum_zig_version = "0.15.1",
55
.dependencies = .{
66
.libxml2 = .{
7-
.url = "git+https://gitlab.gnome.org/GNOME/libxml2.git?ref=v2.14.3#8d509f483dd5ce268b2fded9c738132c47d820d8",
8-
.hash = "N-V-__8AAKECgwELybeTt28_dzxwziqdrHDrIiadVpfYeFbx",
7+
.url = "https://download.gnome.org/sources/libxml2/2.14/libxml2-2.14.3.tar.xz",
8+
.hash = "N-V-__8AAHNpnQFu4N1SnEmxr9g4O873Ejt8qA3Ar7VOZ3MM",
99
},
1010
.zlib = .{
1111
.url = "git+https://github.com/allyourcodebase/zlib.git#61e7df7e996ec5a5f13a653db3c419adb340d6ef",

0 commit comments

Comments
 (0)