Commit graph

9 commits

Author SHA1 Message Date
Thomas Boerger 1278ab757d
Updated gitea to 1.0.1 2017-01-10 09:29:19 +01:00
Thomas Boerger e513995cd0
Use HTTPS and proper build tags 2017-01-10 09:28:29 +01:00
Thomas Boerger bb9fe5d466
Make stable/devel/head installable 2017-01-10 09:24:37 +01:00
Rob Prentiss 7a09017eaa Fix HEAD install
`git` is already required for homebrew, no need to have it as a dependency, as it causes errors during install.

The `make build` fails unless running inside of `src/code.gitea.io/gitea` directory, and the resultant binary is not in the `./bin` directory.

Signed-off-by: Rob Prentiss <rob@prentiss.name>
2017-01-06 13:51:06 -08:00
Rob Prentiss ae04bd1e02 Fix bin.install filenames for stable and devel
Signed-off-by: Rob Prentiss <rob@prentiss.name>
2017-01-06 13:21:54 -08:00
Rob Prentiss 5d204cd8dc Add -L option for curl to follow redirects
Signed-off-by: Rob Prentiss <rob@prentiss.name>
2017-01-06 11:06:57 -08:00
Rob Prentiss a16738a8ea Correct URLs and filenames
Actual filenames include `10.6` between `darwin` and `amd64`

Signed-off-by: Rob Prentiss <rob@prentiss.name>
2017-01-06 10:47:25 -08:00
Thomas Boerger 2c9ae6475b
We need only go and git for head builds 2016-11-25 15:07:56 +01:00
Thomas Boerger a77705b057
Initial commit 2016-11-25 14:46:19 +01:00