libxcursor: update to 1.2.0

This commit is contained in:
Leonid Pliushch 2019-05-19 00:38:03 +03:00 committed by Yaksh Bariya
parent bd6591570a
commit a648d1807a
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581

View File

@ -2,9 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://xorg.freedesktop.org/
TERMUX_PKG_DESCRIPTION="X cursor management library"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=1.1.15
TERMUX_PKG_REVISION=7
TERMUX_PKG_VERSION=1.2.0
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/releases/individual/lib/libXcursor-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=294e670dd37cd23995e69aae626629d4a2dfe5708851bbc13d032401b7a3df6b
TERMUX_PKG_SHA256=3ad3e9f8251094af6fe8cb4afcf63e28df504d46bfa5a5529db74a505d628782
TERMUX_PKG_DEPENDS="libx11, libxfixes, libxrender"
TERMUX_PKG_BUILD_DEPENDS="xorg-util-macros"