gnu: syncthing: Update release-monitoring-url.
* gnu/packages/syncthing.scm (syncthing)[properties]: Update release-monitoring-url.
parent
de1bc72f04
commit
717dba1c53
|
@ -137,7 +137,7 @@ supports a wide variety of computing platforms. It uses the Block Exchange
|
||||||
Protocol.")
|
Protocol.")
|
||||||
(home-page "https://github.com/syncthing/syncthing")
|
(home-page "https://github.com/syncthing/syncthing")
|
||||||
(properties
|
(properties
|
||||||
'((release-monitoring-url . "https://github.com/syncthing/syncthing/releases")
|
'((release-monitoring-url . "https://syncthing.net/downloads/")
|
||||||
(upstream-name . "syncthing-source")))
|
(upstream-name . "syncthing-source")))
|
||||||
(license mpl2.0)))
|
(license mpl2.0)))
|
||||||
|
|
||||||
|
|
Reference in New Issue