cmus: update to 2.9.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-01-23 01:10:28 +00:00
parent 4545b5f343
commit 91186a6a7c
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@ TERMUX_PKG_HOMEPAGE=https://cmus.github.io/
TERMUX_PKG_DESCRIPTION="Small, fast and powerful console music player"
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=2.9.0
TERMUX_PKG_VERSION=2.9.1
TERMUX_PKG_DEPENDS="libandroid-support, libiconv, ncurses, pulseaudio, ffmpeg, libmad, opusfile, libflac, libvorbis"
TERMUX_PKG_SRCURL=https://github.com/cmus/cmus/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=e7ea7f5ec52b991cf378a9caf19e479be16a165a5b26adca058de711e72ad2a0
TERMUX_PKG_SHA256=6fb799cae60db9324f03922bbb2e322107fd386ab429c0271996985294e2ef44
TERMUX_PKG_BUILD_IN_SRC=true
termux_step_pre_configure() {