gitea: update to 1.4.2

This commit is contained in:
Michael Aldridge 2018-06-16 17:29:09 -07:00
parent 1d64d93cff
commit 07edc5a191

View file

@ -1,7 +1,7 @@
# Template file for 'gitea'
pkgname=gitea
version=1.4.1
revision=3
version=1.4.2
revision=1
build_style=go
go_import_path="code.gitea.io/gitea"
# This could be done with build options, but these are built in with the
@ -30,7 +30,7 @@ license="MIT"
homepage="https://gitea.io"
changelog="https://github.com/go-gitea/gitea/blob/master/CHANGELOG.md"
distfiles="https://github.com/go-gitea/gitea/archive/v${version}.tar.gz"
checksum=93b1e8fbad78dffada0736a26760eda175169771a065ca8a101cfa0ed70ed310
checksum=c96051b8f2608f9035b2b0dadbd7107c4f7a00c6c66a16c6b5a41416aa9c99fa
system_accounts="_gitea"
_gitea_homedir="/var/lib/gitea"