libxrandr: bump revision

This commit is contained in:
Leonid Pliushch 2020-07-24 15:38:06 +03:00 committed by Yaksh Bariya
parent 42fb632c70
commit ff3352a810
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581

View File

@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="X11 RandR extension library"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=1.5.2
TERMUX_PKG_REVISION=18
TERMUX_PKG_REVISION=19
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/releases/individual/lib/libXrandr-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=8aea0ebe403d62330bb741ed595b53741acf45033d3bda1792f1d4cc3daee023
TERMUX_PKG_DEPENDS="libx11, libxext, libxrender"