wayland_server: bump version

This commit is contained in:
Gerasim Troeglazov
2023-03-27 19:58:22 +10:00
parent 1031d6d2f7
commit 4ab214e19d
2 changed files with 2 additions and 2 deletions

View File

@@ -8,9 +8,9 @@ COPYRIGHT="2022-2023 X512"
LICENSE="GNU LGPL v2.1
MIT"
REVISION="1"
srcGitRev="61872cb7263e18a6b2cdfcd89955bb523a012f7e"
srcGitRev="1e3eb35b40bc54438594bd959b553ecd619333fc"
SOURCE_URI="https://github.com/X547/wayland-server/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="f49f448e1a91025f0987231843fcb226264bcad75168240fda2f4dc03350811e"
CHECKSUM_SHA256="bdd6a16864ebfecc97e8896f67bf91daa0bcd5e3d8854f7146e15136bf496947"
PATCHES="wayland_server-$portVersion.patchset"
SOURCE_DIR="wayland-server-$srcGitRev"