mpv-x: rebuild to fix linking error

Fixes error like this:

 CANNOT LINK EXECUTABLE "/data/data/com.termux/files/usr/libexec/mpv": library "libXss.so.1" not found
 Aborted
This commit is contained in:
Leonid Pliushch 2018-10-02 20:37:49 +03:00 committed by Yaksh Bariya
parent 202fc7c4da
commit 480519c138
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com> @xeffyr"
TERMUX_PKG_HOMEPAGE=https://mpv.io/
TERMUX_PKG_DESCRIPTION="Command-line media player"
TERMUX_PKG_VERSION=0.29.0
TERMUX_PKG_REVISION=6
TERMUX_PKG_REVISION=7
TERMUX_PKG_SHA256=772af878cee5495dcd342788a6d120b90c5b1e677e225c7198f1e76506427319
TERMUX_PKG_SRCURL=https://github.com/mpv-player/mpv/archive/v${TERMUX_PKG_VERSION}.tar.gz