libxcomposite: bump revision

This commit is contained in:
Leonid Pliushch 2019-05-25 19:05:50 +03:00 committed by Yaksh Bariya
parent 11978b6802
commit 750aef4742
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="X11 Composite extension library"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=0.4.5
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://xorg.freedesktop.org/releases/individual/lib/libXcomposite-${TERMUX_PKG_VERSION}.tar.bz2
TERMUX_PKG_SHA256=b3218a2c15bab8035d16810df5b8251ffc7132ff3aa70651a1fba0bfe9634e8f
TERMUX_PKG_DEPENDS="libx11, libxau, libxcb, libxdmcp"