gogs: update to 0.9.13.
This commit is contained in:
parent
7ba40235a4
commit
3fb4e7402e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'gogs'
|
# Template build file for 'gogs'
|
||||||
pkgname=gogs
|
pkgname=gogs
|
||||||
version=0.9.0
|
version=0.9.13
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/gogits/gogs"
|
go_import_path="github.com/gogits/gogs"
|
||||||
|
@ -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=9ba5e5d752574242103954e8f77eb353af42da23d03463ef3816f0f036fa0431
|
checksum=9b67d9d77b753800fe1e880f900ec87b9b178cb60e3bb7c92895d6fcfd55c8c5
|
||||||
hostmakedepends="git-perl curl"
|
hostmakedepends="git-perl curl"
|
||||||
|
|
||||||
conf_files="/etc/gogs.ini"
|
conf_files="/etc/gogs.ini"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue