parent
10ea702965
commit
7bb26c56f8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'github-cli'
|
||||
pkgname=github-cli
|
||||
version=1.10.1
|
||||
version=1.10.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=c64c26508ccb8e8c2876b3c3bf7fe0b121d787645b2142774c7389dc3035a8e3
|
||||
checksum=4989561a2bd13e34a109497503c3552d06155637248fa3123e760fb696421d8b
|
||||
|
||||
pre_build() {
|
||||
local _date
|
||||
|
|
Loading…
Reference in a new issue