hub: update to 2.5.1.
This commit is contained in:
parent
e9f83a3c2d
commit
d927f457e4
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hub'
|
# Template file for 'hub'
|
||||||
pkgname=hub
|
pkgname=hub
|
||||||
version=2.5.0
|
version=2.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/github/hub
|
go_import_path=github.com/github/hub
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://hub.github.com/"
|
homepage="https://hub.github.com/"
|
||||||
changelog="https://github.com/github/hub/releases"
|
changelog="https://github.com/github/hub/releases"
|
||||||
distfiles="https://github.com/github/hub/archive/v${version}.tar.gz"
|
distfiles="https://github.com/github/hub/archive/v${version}.tar.gz"
|
||||||
checksum=8e3bda092ddc81eaf208c5fd2b87f66e030012129d55fa631635c6adf8437941
|
checksum=35fecdbcaf0afb6b7273a160cc169f76ec62b95105037ac3fc833b24573f9a4f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Requires ronn
|
# Requires ronn
|
||||||
|
|
Loading…
Reference in New Issue