diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-06-06 10:59:53 +0000 |
---|---|---|
committer | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2018-06-06 10:59:53 +0000 |
commit | 52ffbe66cf7496525e7e00cc743be0238f9718dc (patch) | |
tree | 9c42f86e8984f09fd29d7fa6c8d25c74dfea3e66 /community/syncthing | |
parent | a6471d540b46ad1a76fcaad306a59929be147ecd (diff) | |
download | aports-52ffbe66cf7496525e7e00cc743be0238f9718dc.tar.bz2 aports-52ffbe66cf7496525e7e00cc743be0238f9718dc.tar.xz |
community/syncthing: upgrade to 0.14.48
Diffstat (limited to 'community/syncthing')
-rw-r--r-- | community/syncthing/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD index df34a04070..aa88cea0b9 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.47 +pkgver=0.14.48 pkgrel=0 pkgdesc="Open Source Continuous File Synchronization" url="https://syncthing.net/" @@ -56,6 +56,6 @@ utils() { done } -sha512sums="16718528fd4c618ea0e0eab1971405870d72ac60d391c27a06313a6ce9b9d023301eac052cfc00aab51e2b1f7c65800becfb822c5bca2d467fcb267b77ba55a9 syncthing-0.14.47.tar.gz +sha512sums="a779ae6b25ca0b47536bdf7ed968a18e1ba294c67b1a8e75f98a112ce470853cc5d0147fdad8420d2595f983b1457f16cd642e0a1bc1a1b16d8c5672c2f1fa6a syncthing-0.14.48.tar.gz 7fe49210180827c28f3ee9a1a95da3884dbef34de9bdc643f4455c9a056adba81f16c1c6ac059e83bee360aea091ace98b8a6f4c4b26a32c450f61f15206d3f5 syncthing.initd 3fd2b699e07891ae16c67af56d516ba0fde13d5e5d067dd680fc59f9fc5b2f7c5f685b040841588cca6de1f7fb4b094572e5eb73dda8ab30d4b2994d3f526047 only-test-with-race-when-provided.patch" |