Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Commit a22d37b

Browse files
authored
libxml2: udpate to 2.12.10 (#573)
1 parent 23b3d61 commit a22d37b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/software/libxml2.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#
1616

1717
name "libxml2"
18-
default_version "2.12.6"
18+
default_version "2.12.10"
1919

2020
license "MIT"
2121
license_file "COPYING"
@@ -26,7 +26,7 @@
2626
dependency "config_guess"
2727

2828
# version_list: url=https://download.gnome.org/sources/libxml2/2.9/ filter=*.tar.xz
29-
version("2.12.6") { source sha256: "889c593a881a3db5fdd96cc9318c87df34eb648edfc458272ad46fd607353fbb" }
29+
version("2.12.10") { source sha256: "c3d8c0c34aa39098f66576fe51969db12a5100b956233dc56506f7a8679be995" }
3030

3131
source url: "https://download.gnome.org/sources/libxml2/2.12/libxml2-#{version}.tar.xz"
3232

0 commit comments

Comments
 (0)