guix-commits
[Top][All Lists]
Advanced

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

05/06: gnu: libnet: Update home page.


From: guix-commits
Subject: 05/06: gnu: libnet: Update home page.
Date: Sat, 13 Jun 2020 17:30:35 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit cce6b76416ebd7cae9ce0c8cceffd51c5ca97e2f
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Jun 13 19:00:42 2020 +0200

    gnu: libnet: Update home page.
    
    * gnu/packages/networking.scm (libnet)[home-page]: Adjust to current, as
    referred to from the previous.
---
 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 bb4b35d..11632d4 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -2142,7 +2142,7 @@ interface and a programmable text output for scripting.")
      `(;; To build the documentation, Doxygen and Perl is required.
        ("doxygen" ,doxygen)
        ("perl" ,perl)))
-    (home-page "https://sourceforge.net/projects/libnet-dev/";)
+    (home-page "https://github.com/libnet/libnet";)
     (synopsis "Framework for low-level network packet construction")
     (description
      "Libnet provides a fairly portable framework for network packet



reply via email to

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