hub: update to 2.6.0.
This commit is contained in:
parent
14e678a731
commit
527ac364a7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'hub'
|
||||
pkgname=hub
|
||||
version=2.5.1
|
||||
revision=2
|
||||
version=2.6.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/github/hub
|
||||
hostmakedepends="git"
|
||||
|
@ -11,7 +11,7 @@ license="MIT"
|
|||
homepage="https://hub.github.com/"
|
||||
changelog="https://github.com/github/hub/releases"
|
||||
distfiles="https://github.com/github/hub/archive/v${version}.tar.gz"
|
||||
checksum=35fecdbcaf0afb6b7273a160cc169f76ec62b95105037ac3fc833b24573f9a4f
|
||||
checksum=c4df5ce953aa5dd5c4fa57ada96559b4b76bbd30a9e961e10e881be869cf4f2c
|
||||
|
||||
post_install() {
|
||||
# Requires ronn
|
||||
|
|
Loading…
Reference in a new issue