gogs: update to 0.13.0.

This commit is contained in:
caughtquick 2024-02-19 20:38:36 -08:00 committed by Leah Neukirchen
parent bfe9e34b27
commit 6adc8e777d
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gogs'
pkgname=gogs
version=0.12.1
revision=3
version=0.13.0
revision=1
build_style=go
go_import_path=gogs.io/gogs
go_build_tags="sqlite pam cert"
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://gogs.io"
distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz"
checksum=435ed5ca5e15381883079f1483131e3601f69ff56ebfdb5c60d14c0af98ce9a1
checksum=59a8c4349ed104ccd44985e940a6cdb25fca1a6019212e7f65b30f1252f627ce
conf_files="/etc/gogs.ini"
system_accounts="gogs"