mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
gogs: update to 0.9.113.
This commit is contained in:
parent
4961a056cc
commit
f7b697f091
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'gogs'
|
# Template build file for 'gogs'
|
||||||
pkgname=gogs
|
pkgname=gogs
|
||||||
version=0.9.13
|
version=0.9.113
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/gogits/gogs"
|
go_import_path="github.com/gogits/gogs"
|
||||||
short_desc="Self-hosted Git Service in Go"
|
short_desc="Self-hosted Git Service in Go"
|
||||||
|
@ -10,7 +10,7 @@ license="MIT"
|
||||||
homepage="http://gogs.io"
|
homepage="http://gogs.io"
|
||||||
depends="git"
|
depends="git"
|
||||||
distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz"
|
distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz"
|
||||||
checksum=9b67d9d77b753800fe1e880f900ec87b9b178cb60e3bb7c92895d6fcfd55c8c5
|
checksum=1953e6b96a5ce9e688c9c0f2e0009b6ca21aff5dc8210ec026a240ab566f1ac9
|
||||||
hostmakedepends="git-perl curl"
|
hostmakedepends="git-perl curl"
|
||||||
|
|
||||||
conf_files="/etc/gogs.ini"
|
conf_files="/etc/gogs.ini"
|
||||||
|
|
Loading…
Add table
Reference in a new issue