Skip to content

Commit 5df00a0

Browse files
committed
libs::libxml2: bump to v2.15.1
1 parent ae6a600 commit 5df00a0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

recipes/libs/libxml2.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
inherit: [autotools]
22

33
metaEnvironment:
4-
PKG_VERSION: "2.13.3"
4+
PKG_VERSION: "2.15.1"
55
PKG_LICENSE: "MIT"
66

77
checkoutSCM:
88
scm: url
9-
url: https://download.gnome.org/sources/libxml2/2.13/libxml2-${PKG_VERSION}.tar.xz
10-
digestSHA1: 170889cc11c53a96b18e6957f07ec6f823cad2c6
9+
url: https://download.gnome.org/sources/libxml2/2.15/libxml2-${PKG_VERSION}.tar.xz
10+
digestSHA256: c008bac08fd5c7b4a87f7b8a71f283fa581d80d80ff8d2efd3b26224c39bc54c
1111
stripComponents: 1
1212

1313
depends:

0 commit comments

Comments
 (0)