Update: youtubedr to v1.2.2

This commit is contained in:
Krishna Kanhaiya 2020-07-01 06:16:13 +05:30 committed by Leonid Pliushch
parent f352387fe2
commit bfa5982cfd
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=1.2.1
TERMUX_PKG_VERSION=1.2.2
TERMUX_PKG_SRCURL=https://github.com/kkdai/youtube/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=20946b843b9584dd044ec4d8b412365511338c568a37a6170acabea2bb3e2661
TERMUX_PKG_SHA256=c9357e0e256f26988c9e4dc59a4bf9724cc24cb2558098627109472214fa2ba0
termux_step_make() {
termux_setup_golang