From 77e9bfab65530cdbae5752744e62c1dd97dbc0e5 Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Wed, 18 Dec 2024 00:50:13 +0000 Subject: [PATCH] bump(x11/xorg-server): 21.1.15 This commit has been automatically submitted by Github Actions. --- x11-packages/xorg-server/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-packages/xorg-server/build.sh b/x11-packages/xorg-server/build.sh index e01a43aebf..69bda2a74a 100644 --- a/x11-packages/xorg-server/build.sh +++ b/x11-packages/xorg-server/build.sh @@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://xorg.freedesktop.org/wiki/ TERMUX_PKG_DESCRIPTION="Xorg server" TERMUX_PKG_LICENSE="MIT" TERMUX_PKG_MAINTAINER="@termux" -TERMUX_PKG_VERSION="21.1.14" +TERMUX_PKG_VERSION="21.1.15" TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/releases/individual/xserver/xorg-server-${TERMUX_PKG_VERSION}.tar.xz -TERMUX_PKG_SHA256=8f2102cebdc4747d1656c1099ef610f5063c7422c24a177e300de569b354ee35 +TERMUX_PKG_SHA256=841c82901282902725762df03adbbcd68153d4cdfb0d61df0cfd73ad677ae089 TERMUX_PKG_AUTO_UPDATE=true TERMUX_PKG_DEPENDS="libandroid-shmem, libdrm, libpciaccess, libpixman, libx11, libxau, libxcvt, libxfont2, libxinerama, libxkbfile, libxshmfence, opengl, openssl, xkeyboard-config, xorg-protocol-txt, xorg-xkbcomp"