gogs: update to 0.6.15.

This commit is contained in:
Andrea Brancaleoni 2015-10-09 08:19:39 +02:00
parent 2891c9732e
commit 6e66acebf3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'gogs'
pkgname=gogs
version=0.6.5
version=0.6.15
revision=1
build_style=go
go_import_path="github.com/gogits/gogs"
@ -10,7 +10,7 @@ license="MIT"
homepage="http://gogs.io"
depends="git"
distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz"
checksum="9605d65f53c0590ed9adca41bee7bef8104cadea663c3a4db94e33092b61c2a3"
checksum=1843e8b72e8930f63f239d3a696d597aab61e355715791bd7bf889069170404f
hostmakedepends="git curl"
conf_files="/etc/gogs.ini"