wayland_server: bump version

This commit is contained in:
Gerasim Troeglazov
2023-03-03 21:59:43 +10:00
parent 0b7f2ec4ac
commit 6e11ad49d8
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 X512"
COPYRIGHT="2022-2023 X512"
LICENSE="GNU LGPL v2.1
MIT"
REVISION="1"
srcGitRev="64ad060472273a35ca526a331c252c61c2ecefce"
srcGitRev="61872cb7263e18a6b2cdfcd89955bb523a012f7e"
SOURCE_URI="https://github.com/X547/wayland-server/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="26d443be626d5572dbdb56beb8f9a8af2b7d2b71699e8245bd8155d708f63a0f"
CHECKSUM_SHA256="f49f448e1a91025f0987231843fcb226264bcad75168240fda2f4dc03350811e"
PATCHES="wayland_server-$portVersion.patchset"
SOURCE_DIR="wayland-server-$srcGitRev"