Commit Graph

17 Commits

Author SHA1 Message Date
Kim "BKC" Carlbäcker
beaa3a08a9
Deduplicate code and Update 1.2.2 (#24) 2017-10-28 17:00:42 +02:00
Jason P. Scharf
10b305d4d8 Fix for 'no such file' by using version variable (#22)
* Fix for 'no such file'
- Used version variable in the url and install paths for stable
2017-10-28 16:33:24 +02:00
Kim "BKC" Carlbäcker
969db81ac5 Update to 1.2.1 (#21) 2017-10-17 20:21:05 -05:00
Lunny Xiao
2d26ca5c23 release of v1.1.4 2017-09-10 22:12:52 +02:00
Lunny Xiao
7cb3c27ba5 update brew to version v1.1.3 (#16) 2017-08-10 00:28:27 +08:00
Rogerio Prado de Jesus
27ee5f51e1 Bump gitea version to 1.1.2 2017-07-04 19:57:45 +02:00
Lunny Xiao
690de6b3ce
upgrade to 1.0.2 2017-02-27 12:41:32 +08:00
quanta
0009bddfc6 1.0.0 --> 1.0.1 2017-02-12 05:51:24 +01:00
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