syncthing: update to 0.10.18.
This commit is contained in:
parent
8ec845c68a
commit
5afbf576fb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncthing'
|
||||
pkgname=syncthing
|
||||
version=0.10.17
|
||||
version=0.10.18
|
||||
revision=1
|
||||
hostmakedepends="go>=1.3"
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
@ -11,7 +11,7 @@ maintainer="Duncan Overbruck <mail@duncano.de>"
|
|||
license="GPL-3"
|
||||
homepage="http://syncthing.net/"
|
||||
distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=9e1ffd10e6f684e548f42e347a58818c041cae73637daef3c48502cb2a545908
|
||||
checksum=feab284e4db5fd16c85650a0e459d30e6e159dd984f687ca8d96361edd28cb21
|
||||
|
||||
do_build() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in New Issue