youtubedr: update to 2.7.16

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-09-20 00:35:45 +00:00
parent 044708121f
commit 3cac91fee8
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +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.10
TERMUX_PKG_REVISION=2
TERMUX_PKG_VERSION="2.7.16"
TERMUX_PKG_SRCURL=https://github.com/kkdai/youtube/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=04a4f0b745094884fb2902945ac3b1c966fbe4fbd67a027cb482d491662900f9
TERMUX_PKG_SHA256=3ef4c2580eb8d95eb23555757c07a85e0e8281edf12b546722e59b5ca5348d6d
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {