We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae6a600 commit 5df00a0Copy full SHA for 5df00a0
1 file changed
recipes/libs/libxml2.yaml
@@ -1,13 +1,13 @@
1
inherit: [autotools]
2
3
metaEnvironment:
4
- PKG_VERSION: "2.13.3"
+ PKG_VERSION: "2.15.1"
5
PKG_LICENSE: "MIT"
6
7
checkoutSCM:
8
scm: url
9
- url: https://download.gnome.org/sources/libxml2/2.13/libxml2-${PKG_VERSION}.tar.xz
10
- digestSHA1: 170889cc11c53a96b18e6957f07ec6f823cad2c6
+ url: https://download.gnome.org/sources/libxml2/2.15/libxml2-${PKG_VERSION}.tar.xz
+ digestSHA256: c008bac08fd5c7b4a87f7b8a71f283fa581d80d80ff8d2efd3b26224c39bc54c
11
stripComponents: 1
12
13
depends:
0 commit comments