gitea: update to 1.4.1

This commit is contained in:
iaroki 2018-05-07 10:38:21 +03:00 committed by lemmi
parent f342577241
commit 11272a4bac

View file

@ -1,7 +1,7 @@
# Template file for 'gitea'
pkgname=gitea
version=1.4.0
revision=4
version=1.4.1
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
@ -27,9 +27,10 @@ depends="git"
short_desc="Git with a cup of Tea"
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
license="MIT"
homepage="http://gitea.io"
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=8244a4b6385156275ffd70921d2562661c1ad96e580b4ca2ef52e7395b810f13
checksum=93b1e8fbad78dffada0736a26760eda175169771a065ca8a101cfa0ed70ed310
system_accounts="_gitea"
_gitea_homedir="/var/lib/gitea"