gnu: syncthing: Update release-monitoring-url.

* gnu/packages/syncthing.scm (syncthing)[properties]: Update
release-monitoring-url.
This commit is contained in:
Efraim Flashner 2022-11-15 09:41:09 +02:00
parent de1bc72f04
commit 717dba1c53
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351

View File

@ -137,7 +137,7 @@ supports a wide variety of computing platforms. It uses the Block Exchange
Protocol.")
(home-page "https://github.com/syncthing/syncthing")
(properties
'((release-monitoring-url . "https://github.com/syncthing/syncthing/releases")
'((release-monitoring-url . "https://syncthing.net/downloads/")
(upstream-name . "syncthing-source")))
(license mpl2.0)))