mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
hub: update to 2.12.1
This commit is contained in:
parent
685c821c10
commit
4b3d9f263d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hub'
|
# Template file for 'hub'
|
||||||
pkgname=hub
|
pkgname=hub
|
||||||
version=2.12.0
|
version=2.12.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=937e0ea3ba6dcc8030889d987313efa4da27b6c54ed20fb40fbf5ff9df4c3780
|
checksum=315114e46bbf583e23341e171c8e1a5efdbe96c04868ff0b343cf367f65f67a0
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" hub"
|
hostmakedepends+=" hub"
|
||||||
|
|
Loading…
Add table
Reference in a new issue