et: bump to rebuild after protobuf update

Fixes https://github.com/termux/termux-packages/issues/7057.
This commit is contained in:
Henrik Grimler 2021-06-27 10:03:37 +02:00
parent 6ba2862ab5
commit 1eda5b9181
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ TERMUX_PKG_DESCRIPTION="A remote shell that automatically reconnects without int
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=6.0.13
TERMUX_PKG_REVISION=1
TERMUX_PKG_REVISION=2
TERMUX_PKG_SRCURL=https://github.com/MisterTea/EternalTerminal/archive/et-v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=728c3a444d666897c710e33fe473d8d289263a59574451b13aa53ec3c6ac88b3
TERMUX_PKG_DEPENDS="libc++, protobuf, libsodium"