gitea: update to 1.7.6.

This commit is contained in:
maxice8 2019-04-13 17:15:43 -03:00 committed by maxice8
parent 8d95bbb093
commit b39579ee80

View file

@ -1,6 +1,6 @@
# Template file for 'gitea'
pkgname=gitea
version=1.7.5
version=1.7.6
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=9ff75f5787549fd20cd69002438e3a115b9d404f062254dec058d580f743265a
checksum=4cc07ead2a842324a5bb76b78055cf1b93876a03845c3b38ffa5cbc0e1bac6f4
system_accounts="_gitea"
_gitea_homedir="/var/lib/gitea"