bump(main/cicada): 0.9.34

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-12-05 12:38:41 +00:00
parent 6399487c56
commit bb238dfb8b
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +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.33"
TERMUX_PKG_VERSION="0.9.34"
TERMUX_PKG_SRCURL=https://github.com/mitnk/cicada/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=b76b68fc9a5cd247260ca47ac8760fbc77ec84fbfd857be2db6ae52589005d61
TERMUX_PKG_SHA256=0e986d542a57c57e849089ee8386f9863b17f7378b7d565c35174242afc36712
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_BLACKLISTED_ARCHES="arm, i686"