wayland_server: bump version

This commit is contained in:
Gerasim Troeglazov
2025-03-03 16:38:17 +10:00
parent 52791a4cce
commit 3271880cc3
2 changed files with 3 additions and 3 deletions

View File

@@ -4,13 +4,13 @@ server implementations, Haiku in-process Wayland server does not run as a separa
but loads as an add-on into each Wayland client instead. It doesn't do compositing by itself, but \
uses existing Haiku capabilities such as native Haiku windows and bitmap drawing API."
HOMEPAGE="https://github.com/X547/wayland-server"
COPYRIGHT="2022-2024 X512"
COPYRIGHT="2022-2025 X512"
LICENSE="GNU LGPL v2.1
MIT"
REVISION="1"
srcGitRev="c7f42756cd10868fc9ca24e6a34bf2c05472d37c"
srcGitRev="dda71372fb1ff161b96933f2cffaa1d143874135"
SOURCE_URI="https://github.com/X547/wayland-server/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="b593498c69ad95a67825bc13dd6be914c92452287cd0618a7782b97e7ee38627"
CHECKSUM_SHA256="1056d4051dc7527cb31d83f1336ed5e0f061ecbd59b391db791637091eade3f6"
PATCHES="wayland_server-$portVersion.patchset"
SOURCE_DIR="wayland-server-$srcGitRev"