youtubedr: update to 2.7.9

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-02-05 17:49:02 +00:00
parent 7f809ba845
commit 896f799e0e
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/kkdai/youtube
TERMUX_PKG_DESCRIPTION="Download youtube video in Golang"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Krishna kanhaiya @kcubeterm"
TERMUX_PKG_VERSION=2.7.7
TERMUX_PKG_VERSION=2.7.9
TERMUX_PKG_SRCURL=https://github.com/kkdai/youtube/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9b00a6680a82f5ed962e2bc46b689753ca899bd439613887754000d6a4041a88
TERMUX_PKG_SHA256=1c0feca8db4d05cf8c29c39c0470cff75cc5fe18b17f5fa260bd9aa7c58ce986
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {