cicada: update to 0.9.15

This commit is contained in:
Termux Github Actions 2020-12-17 22:45:59 +00:00
parent 2aed379af2
commit 4399a39795
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +2,9 @@ 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.13
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=0.9.15
TERMUX_PKG_SRCURL=https://github.com/mitnk/cicada/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=8c037894ff9bb1225e1406ce2efbe14197441b920f91bbd6281e7553c3b322a0
TERMUX_PKG_SHA256=ac0b2ece296817a6eda3b835bf0479ce38c7d12e35f7a023a57fcbd9901a97ca
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_pre_configure() {