diff options
author | Andrew J. Hesford <ajh@sideband.org> | 2025-02-26 00:35:56 +0000 |
---|---|---|
committer | Andrew J. Hesford <ajh@sideband.org> | 2025-02-26 11:55:24 +0000 |
commit | b664d735978186f949cbf5034ae2300942c305f1 (patch) | |
tree | 49c78dcc3b58c8bed02dac9b20cb55a0b3430318 | |
parent | 4c3e6b80ebd1a2f4efc1a2669dcd77cd854bed4c (diff) | |
download | void-packages-b664d735978186f949cbf5034ae2300942c305f1.tar void-packages-b664d735978186f949cbf5034ae2300942c305f1.tar.gz void-packages-b664d735978186f949cbf5034ae2300942c305f1.tar.bz2 void-packages-b664d735978186f949cbf5034ae2300942c305f1.tar.lz void-packages-b664d735978186f949cbf5034ae2300942c305f1.tar.xz void-packages-b664d735978186f949cbf5034ae2300942c305f1.tar.zst void-packages-b664d735978186f949cbf5034ae2300942c305f1.zip |
wayland-protocols: update to 1.41.
-rw-r--r-- | srcpkgs/wayland-protocols/template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/wayland-protocols/template b/srcpkgs/wayland-protocols/template index e185ea33ac0..50a6c9e33ed 100644 --- a/srcpkgs/wayland-protocols/template +++ b/srcpkgs/wayland-protocols/template @@ -1,6 +1,6 @@ # Template file for 'wayland-protocols' pkgname=wayland-protocols -version=1.40 +version=1.41 revision=1 build_style=meson hostmakedepends="pkg-config wayland-devel" @@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>" license="MIT" homepage="https://wayland.freedesktop.org" distfiles="https://gitlab.freedesktop.org/wayland/wayland-protocols/-/archive/${version}/wayland-protocols-${version}.tar.gz" -checksum=0d783e6c1fff096d37c4e0fd1f3f14f63c4fdc5c1cf8ec07db2a349ffd56a1d3 +checksum=f25b0d00f3c610158b00b57b1b7b6e59c4bfd4d91aed46f24d9eba7acf220788 post_install() { vlicense COPYING |