syncthing: update to v0.10.17
This commit is contained in:
parent
25c2130a45
commit
4dce0012b3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'syncthing'
|
# Template file for 'syncthing'
|
||||||
pkgname=syncthing
|
pkgname=syncthing
|
||||||
version=0.10.15
|
version=0.10.17
|
||||||
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=7a9c66d906e2de475a8ef71cd79e64edc07be2a2a7737bd35efa8df212ae0d03
|
checksum=9e1ffd10e6f684e548f42e347a58818c041cae73637daef3c48502cb2a545908
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue