cicada: update to 0.9.24

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-02-14 18:17:19 +00:00
parent 4c7fa89bb8
commit cbbe86b446
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.23
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=0.9.24
TERMUX_PKG_SRCURL=https://github.com/mitnk/cicada/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=fafc780b78153bbbb7160a2ec1354dde313fa380df86593bb806b69602bce145
TERMUX_PKG_SHA256=2da92ed04b2f328ee37811d5a6716d9d0cf09d3fd5b03ff5232c2fa9e4d13b24
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="arm, i686"