diff --git a/x11-packages/xorg-server/build.sh b/x11-packages/xorg-server/build.sh index 3b78a4101b..787538d293 100644 --- a/x11-packages/xorg-server/build.sh +++ b/x11-packages/xorg-server/build.sh @@ -4,7 +4,7 @@ TERMUX_PKG_LICENSE="MIT" TERMUX_PKG_MAINTAINER="@termux" # Keep version of `tigervnc` package aligned with this package, revbump tigervnc after modifying patches of this package TERMUX_PKG_VERSION="21.1.16" -TERMUX_PKG_REVISION="1" +TERMUX_PKG_REVISION="2" TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/releases/individual/xserver/xorg-server-${TERMUX_PKG_VERSION}.tar.xz TERMUX_PKG_SHA256=b14a116d2d805debc5b5b2aac505a279e69b217dae2fae2dfcb62400471a9970 # We can not update it automatically because tigervnc server version must be aligned with xorg-server.