gogs: update to 0.11.43

This commit is contained in:
iaroki 2018-05-07 12:14:15 +03:00 committed by lemmi
parent b2e570e028
commit 7370c49c2f

View file

@ -1,17 +1,17 @@
# Template build file for 'gogs'
pkgname=gogs
version=0.11.34
revision=5
version=0.11.43
revision=1
build_style=go
go_import_path="github.com/gogits/gogs"
short_desc="Self-hosted Git Service in Go"
maintainer="John Regan <john@jrjrtech.com>"
license="MIT"
homepage="http://gogs.io"
homepage="https://gogs.io"
hostmakedepends="git curl"
depends="git"
distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz"
checksum=cc6b51cc53b6effed44c37ac7086af5822e2ceff9e2589316782e6c7b28a445f
hostmakedepends="git curl"
checksum=44ce25372fee4bf0cd3de54d7e7038ddc0079779c3ace7b4a0a53bb85853b14d
conf_files="/etc/gogs.ini"
system_accounts="gogs"