aboutsummaryrefslogtreecommitdiffstats
path: root/community/syncthing
diff options
context:
space:
mode:
authoropal hart <opal@wowana.me>2019-04-17 00:30:32 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2019-04-18 11:15:59 +0000
commitb033ae7fc59f3dbf43cfa546dd0dc9276805e7b0 (patch)
tree3d6398811ee69eb6683ea72c28f8d641d73f5ea0 /community/syncthing
parent39e4ad20f08a034c42cb1eafe152d7ac5635338b (diff)
downloadaports-b033ae7fc59f3dbf43cfa546dd0dc9276805e7b0.tar.bz2
aports-b033ae7fc59f3dbf43cfa546dd0dc9276805e7b0.tar.xz
community/syncthing: bump to 1.0.1
Diffstat (limited to 'community/syncthing')
-rw-r--r--community/syncthing/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD
index e8e7415ec6..36be88fe8b 100644
--- a/community/syncthing/APKBUILD
+++ b/community/syncthing/APKBUILD
@@ -3,7 +3,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=syncthing
-pkgver=0.14.54
+pkgver=1.0.1
pkgrel=0
pkgdesc="Open Source Continuous File Synchronization"
url="https://syncthing.net/"
@@ -16,8 +16,8 @@ install="$pkgname.pre-install"
subpackages="$pkgname-utils $pkgname-openrc"
source="$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz
- $pkgname.initd
only-test-with-race-when-provided.patch
+ $pkgname.initd
"
builddir="$srcdir/src/github.com/$pkgname/$pkgname"
@@ -56,6 +56,6 @@ utils() {
done
}
-sha512sums="979a4099e188d213d21b1b7b2a2baea7e7c65bda403713245f1d1c0f3fafd935c0697ea0283b77284e8e24325088e43756814c9ae24bbebb3526f91235e9ae82 syncthing-0.14.54.tar.gz
-7fe49210180827c28f3ee9a1a95da3884dbef34de9bdc643f4455c9a056adba81f16c1c6ac059e83bee360aea091ace98b8a6f4c4b26a32c450f61f15206d3f5 syncthing.initd
-3fd2b699e07891ae16c67af56d516ba0fde13d5e5d067dd680fc59f9fc5b2f7c5f685b040841588cca6de1f7fb4b094572e5eb73dda8ab30d4b2994d3f526047 only-test-with-race-when-provided.patch"
+sha512sums="7f9fd48e00fae2f0913eb9eeddadaad1d5d7559164a24020706e70411f8ec43420192c4c9422699be6faa1641a382d5b8627038ca9a5dad38ee0e189970efbb7 syncthing-1.0.1.tar.gz
+3fd2b699e07891ae16c67af56d516ba0fde13d5e5d067dd680fc59f9fc5b2f7c5f685b040841588cca6de1f7fb4b094572e5eb73dda8ab30d4b2994d3f526047 only-test-with-race-when-provided.patch
+7fe49210180827c28f3ee9a1a95da3884dbef34de9bdc643f4455c9a056adba81f16c1c6ac059e83bee360aea091ace98b8a6f4c4b26a32c450f61f15206d3f5 syncthing.initd"