We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b61236d commit 70767b5Copy full SHA for 70767b5
1 file changed
recipes/graphics/wayland/wayland.yaml
@@ -1,7 +1,7 @@
1
inherit: [meson]
2
3
metaEnvironment:
4
- PKG_VERSION: "1.23.0"
+ PKG_VERSION: "1.24.0"
5
PKG_LICENSE: "MIT"
6
7
depends:
@@ -18,7 +18,7 @@ depends:
18
checkoutSCM:
19
scm: url
20
url: https://gitlab.freedesktop.org/wayland/wayland/-/archive/${PKG_VERSION}/wayland-${PKG_VERSION}.tar.bz2
21
- digestSHA1: 118c3a94f1f4a20e488a1451cdc1dd3f8ec8696e
+ digestSHA1: b2e4f077a60c07bfaa7b241bcdeecea6bfa85c78
22
stripComponents: 1
23
24
multiPackage:
0 commit comments