wayland-server: bump version, fix #7524

This commit is contained in:
Gerasim Troeglazov
2022-12-10 11:13:20 +10:00
parent 0112c0d98a
commit cf8d730d9e
2 changed files with 3 additions and 3 deletions

View File

@@ -7,10 +7,10 @@ HOMEPAGE="https://github.com/X547/wayland-server"
COPYRIGHT="2022 X512"
LICENSE="GNU LGPL v2.1
MIT"
REVISION="2"
srcGitRev="f798d8f2e5efd93d0781f28da640788e26391261"
REVISION="1"
srcGitRev="17154bfbd6a8da04ea09c1cd245e65335e3cf95d"
SOURCE_URI="https://github.com/X547/wayland-server/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="37570267a3c1da03d6392827d9a96634218345ee1a3808abcf27c1628038e266"
CHECKSUM_SHA256="93dc75348b714a2861769d9d35b880a0487710afa2dae15bf2d334b054477634"
PATCHES="wayland_server-$portVersion.patchset"
SOURCE_DIR="wayland-server-$srcGitRev"