gogs: update to 0.12.1.
This commit is contained in:
parent
60e3b6ebda
commit
259f8050f9
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'gogs'
|
||||
pkgname=gogs
|
||||
version=0.11.91
|
||||
version=0.12.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/gogs/gogs
|
||||
go_import_path=gogs.io/gogs
|
||||
go_build_tags="sqlite pam cert"
|
||||
hostmakedepends="git curl"
|
||||
makedepends="pam-devel"
|
||||
|
@ -13,7 +13,7 @@ maintainer="John Regan <john@jrjrtech.com>"
|
|||
license="MIT"
|
||||
homepage="https://gogs.io"
|
||||
distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz"
|
||||
checksum=6808db68a5952504b81f35fda29ddadde676a91d792262dcf7c3d90be85453eb
|
||||
checksum=435ed5ca5e15381883079f1483131e3601f69ff56ebfdb5c60d14c0af98ce9a1
|
||||
|
||||
conf_files="/etc/gogs.ini"
|
||||
system_accounts="gogs"
|
||||
|
|
Loading…
Reference in a new issue