github-cli: update to 2.5.2
This commit is contained in:
parent
c1e71ff1b3
commit
5b1b4ba372
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=2.5.1
|
||||
version=2.5.2
|
||||
revision=1
|
||||
wrksrc="cli-${version}"
|
||||
build_style=go
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://cli.github.com"
|
||||
changelog="https://github.com/cli/cli/releases"
|
||||
distfiles="https://github.com/cli/cli/archive/v${version}.tar.gz"
|
||||
checksum=89aac9c35ad875f1b17144bf9fcbfa7231554d4abce187d9277fcc83da846e4a
|
||||
checksum=cbf22fea4574047ca3a356ee4ef629d62b872f4c4ff4e4b78fe4f89ca431858e
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue