hub: update to 2.5.0.

This commit is contained in:
maxice8 2018-07-07 17:40:58 -03:00 committed by Enno Boland
parent 30e04ed940
commit 548afb2c89

View file

@ -1,6 +1,6 @@
# Template file for 'hub' # Template file for 'hub'
pkgname=hub pkgname=hub
version=2.4.0 version=2.5.0
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/github/hub go_import_path=github.com/github/hub
@ -9,9 +9,9 @@ short_desc="Command line tool for Github"
maintainer="Enno Boland <gottox@voidlinux.eu>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="MIT" 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=894eb112be9aa0464fa2c63f48ae8e573ef9e32a00bad700e27fd09a0cb3be4b checksum=8e3bda092ddc81eaf208c5fd2b87f66e030012129d55fa631635c6adf8437941
post_install() { post_install() {
# Requires ronn # Requires ronn