bump(x11/xorg-xev): 1.2.6

This commit is contained in:
Twaik Yont 2024-03-17 15:41:28 +02:00
parent 598976eda3
commit e9c33ffdf5
1 changed files with 3 additions and 2 deletions

View File

@ -2,7 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://xorg.freedesktop.org/
TERMUX_PKG_DESCRIPTION="Print contents of X events"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=1.2.5
TERMUX_PKG_VERSION="1.2.6"
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/archive/individual/app/xev-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=c9461a4389714e0f33974f9e75934bdc38d836a0f059b8dc089c7cbf2ce36ec1
TERMUX_PKG_SHA256=61e1c5e008ac9973aca7cdddf36e9df7410e77083b030eb04f4dc737c51807d7
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libx11, libxrandr"