github-cli: update to 2.5.1.

This commit is contained in:
tibequadorian 2022-02-23 13:40:02 +01:00 committed by Leah Neukirchen
parent c9f230419b
commit 47ae253e67

View File

@ -1,6 +1,6 @@
# Template file for 'github-cli' # Template file for 'github-cli'
pkgname=github-cli pkgname=github-cli
version=2.5.0 version=2.5.1
revision=1 revision=1
wrksrc="cli-${version}" wrksrc="cli-${version}"
build_style=go build_style=go
@ -13,7 +13,7 @@ license="MIT"
homepage="https://cli.github.com" homepage="https://cli.github.com"
changelog="https://github.com/cli/cli/releases" changelog="https://github.com/cli/cli/releases"
distfiles="https://github.com/cli/cli/archive/v${version}.tar.gz" distfiles="https://github.com/cli/cli/archive/v${version}.tar.gz"
checksum=4e9d1cbcdd2346cab5b7fc176cd57c07ed3628a0241fad8a48fe4df6a354b120 checksum=89aac9c35ad875f1b17144bf9fcbfa7231554d4abce187d9277fcc83da846e4a
pre_build() { pre_build() {
local _date local _date