mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 05:48:07 -05:00
gnu: ddclient: Update home page.
* gnu/packages/dns.scm (ddclient)[home-page]: Update.
This commit is contained in:
parent
8bb9f9971c
commit
9469ab532f
1 changed files with 1 additions and 1 deletions
|
@ -809,7 +809,7 @@ (define-public ddclient
|
|||
(for-each (cut install-file <> (string-append out
|
||||
"/share/ddclient"))
|
||||
(find-files "." "sample.*$"))))))
|
||||
(home-page "https://sourceforge.net/projects/ddclient/")
|
||||
(home-page "https://ddclient.net/")
|
||||
(synopsis "Address updating utility for dynamic DNS services")
|
||||
(description "This package provides a client to update dynamic IP
|
||||
addresses with several dynamic DNS service providers, such as
|
||||
|
|
Loading…
Reference in a new issue