gogs: update to 0.6.15.
This commit is contained in:
parent
2891c9732e
commit
6e66acebf3
@ -1,6 +1,6 @@
|
|||||||
# Template build file for 'gogs'
|
# Template build file for 'gogs'
|
||||||
pkgname=gogs
|
pkgname=gogs
|
||||||
version=0.6.5
|
version=0.6.15
|
||||||
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="9605d65f53c0590ed9adca41bee7bef8104cadea663c3a4db94e33092b61c2a3"
|
checksum=1843e8b72e8930f63f239d3a696d597aab61e355715791bd7bf889069170404f
|
||||||
hostmakedepends="git curl"
|
hostmakedepends="git curl"
|
||||||
|
|
||||||
conf_files="/etc/gogs.ini"
|
conf_files="/etc/gogs.ini"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user