guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/18: gnu: libnatpmp: Update home page.


From: guix-commits
Subject: 02/18: gnu: libnatpmp: Update home page.
Date: Tue, 9 Jan 2024 12:40:05 -0500 (EST)

apteryx pushed a commit to branch telephony-team
in repository guix.

commit ceebbad690abca2c18e1bf8633cd1d92afd414f3
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Aug 18 00:51:25 2023 -0400

    gnu: libnatpmp: Update home page.
    
    * gnu/packages/networking.scm (libnatpmp) [home-page]: Update.
---
 gnu/packages/networking.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 938e27fd79..99b5fe9cc3 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -1434,7 +1434,7 @@ files contain direct mappings of the abstractions 
provided by the ØMQ C API.")
            #~(list (string-append "CC=" #$(cc-for-target))
                    (string-append "INSTALLPREFIX=" #$output)
                    (string-append "LDFLAGS=-Wl,-rpath=" #$output "/lib"))))
-    (home-page "http://miniupnp.free.fr/libnatpmp.html";)
+    (home-page "https://miniupnp.tuxfamily.org/libnatpmp.html";)
     (synopsis "C library implementing NAT-PMP")
     (description
      "@code{libnatpmp} is a portable and asynchronous implementation of



reply via email to

[Prev in Thread] Current Thread [Next in Thread]