We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5df00a0 commit 71d1669Copy full SHA for 71d1669
1 file changed
recipes/libs/libxslt.yaml
@@ -1,7 +1,7 @@
1
inherit: [autotools]
2
3
metaEnvironment:
4
- PKG_VERSION: "1.1.42"
+ PKG_VERSION: "1.1.45"
5
PKG_LICENSE: "MIT"
6
7
depends:
@@ -14,7 +14,7 @@ depends:
14
checkoutSCM:
15
scm: url
16
url: https://download.gnome.org/sources/libxslt/1.1/libxslt-${PKG_VERSION}.tar.xz
17
- digestSHA1: a2ee92076aa1f9d0b97218ba3a1222e23112e34a
+ digestSHA256: 9acfe68419c4d06a45c550321b3212762d92f41465062ca4ea19e632ee5d216e
18
stripComponents: 1
19
20
buildScript: |
0 commit comments