github-cli: update to 2.14.3
This commit is contained in:
parent
74818c0439
commit
9dbeefb11c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=2.14.2
|
||||
version=2.14.3
|
||||
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=06c78f050127bba298d273f824887ab4544273862abbf109df0e1d4fcb1cd7e6
|
||||
checksum=b674f04ff9954564ba74488fc22817f5548bcddb5d9d582720d2421604988270
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in New Issue