Revert "cicada: update to 0.9.15"

This reverts commit d9d002183e.
This commit is contained in:
Leonid Pliushch 2020-12-18 00:21:59 +02:00
parent d9d002183e
commit 3d775d213e
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 3 additions and 2 deletions

View File

@ -2,9 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://github.com/mitnk/cicada
TERMUX_PKG_DESCRIPTION="A bash like Unix shell"
TERMUX_PKG_MAINTAINER="Hugo Wang <w@mitnk.com>"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_VERSION=0.9.15
TERMUX_PKG_VERSION=0.9.13
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/mitnk/cicada/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=ac0b2ece296817a6eda3b835bf0479ce38c7d12e35f7a023a57fcbd9901a97ca
TERMUX_PKG_SHA256=8c037894ff9bb1225e1406ce2efbe14197441b920f91bbd6281e7553c3b322a0
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_pre_configure() {