Merge pull request #849 from Duncaen/syncthing

syncthing: update to 0.10.20
This commit is contained in:
Juan RP 2015-01-14 18:06:04 +01:00
commit a7f1c567f2

View file

@ -1,6 +1,6 @@
# Template file for 'syncthing' # Template file for 'syncthing'
pkgname=syncthing pkgname=syncthing
version=0.10.19 version=0.10.20
revision=1 revision=1
hostmakedepends="go>=1.3" hostmakedepends="go>=1.3"
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then
@ -11,7 +11,7 @@ maintainer="Duncan Overbruck <mail@duncano.de>"
license="GPL-3" license="GPL-3"
homepage="http://syncthing.net/" homepage="http://syncthing.net/"
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
checksum=1ded8a4f0056cb7b7062368cb01f6750d60d3589afbab25f1ae925615d4d2e84 checksum=e4974c2f44cbd1a4d44f3917e85f47651907ec1054802ad555112f5042e93ac8
do_build() { do_build() {
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in