diff options
Diffstat (limited to 'community/syncthing')
-rw-r--r-- | community/syncthing/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD index 1d662f05c2..edb5595114 100644 --- a/community/syncthing/APKBUILD +++ b/community/syncthing/APKBUILD @@ -6,7 +6,7 @@ pkgname=syncthing pkgver=0.14.39 pkgrel=0 pkgdesc="Open Source Continuous File Synchronization" -url="http://syncthing.net/" +url="https://syncthing.net/" arch="all !s390x !armhf" license="MPLv2" pkgusers="$pkgname" |