Search Criteria
Package Details: bosh-cli 5.5.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bosh-cli.git (read-only, click to copy) |
---|---|
Package Base: | bosh-cli |
Description: | BOSH command line interface tool |
Upstream URL: | https://bosh.io/ |
Keywords: | bosh cli cloudfoundry |
Licenses: | Apache2 |
Submitter: | luan |
Maintainer: | luan |
Last Packager: | luan |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2017-06-02 19:15 (UTC) |
Last Updated: | 2019-05-08 17:14 (UTC) |
Dependencies (2)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- openssh (openssh-gitAUR, openssh-dotconfigAUR, openssh-dotconfig-binAUR, openssh-selinuxAUR, openssh-hpn-shimAUR, openssh-gssapiAUR) (optional) – bosh ssh
Latest Comments
Kevdog commented on 2022-01-19 15:33 (UTC) (edited on 2022-01-19 15:39 (UTC) by Kevdog)
Here are the lines needing changing in PKGBUILD for this to work as of 1-19-2022
pkgver=6.4.11
source=("https://github.com/cloudfoundry/bosh-cli/archive/refs/tags/v${pkgver}.tar.gz")
sha256sums=('f5d0af6af086c227be0caaf8bc06113355d0bf9bbc258cec33ecbb2c9d29fd10')
Hopefully that helps.
luan commented on 2017-08-02 15:13 (UTC)
craigfurman commented on 2017-08-02 08:44 (UTC) (edited on 2017-08-02 08:44 (UTC) by craigfurman)