libvte: restart build

This commit is contained in:
Leonid Pliushch 2020-04-27 17:36:42 +03:00 committed by Yaksh Bariya
parent 5ddfb25764
commit 216f3d5f3d
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_DESCRIPTION="Virtual Terminal library"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=0.60.2
TERMUX_PKG_REVISION=1
TERMUX_PKG_REVISION=2
TERMUX_PKG_SRCURL=https://download.gnome.org/sources/vte/${TERMUX_PKG_VERSION:0:4}/vte-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=35a0280e3f12feeb3096da05699191373c47a4a20c55cb7081e828e6015f8ca5
TERMUX_PKG_DEPENDS="fribidi, gtk3, libgnutls, libicu, pcre2"