gitea: update to 1.8.3.

This commit is contained in:
Michael Aldridge 2019-06-23 22:27:50 -07:00
parent 625fdb017b
commit 1b2e6baa7c

View file

@ -1,6 +1,6 @@
# Template file for 'gitea'
pkgname=gitea
version=1.8.1
version=1.8.3
revision=1
build_style=go
go_import_path=code.gitea.io/gitea
@ -31,7 +31,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=91f1094f1aa833c8e2cb11cf4c2e1301c53317a49c9f6818c4a7a1ef926850cd
checksum=77ca5fe4468a94454c05c433eace1a7e282a588aeae268387d8651751f8d4e27
system_accounts="_gitea"
_gitea_homedir="/var/lib/gitea"