mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: libnet: Update home page.
* gnu/packages/networking.scm (libnet)[home-page]: Adjust to current, as referred to from the previous.
This commit is contained in:
parent
41cb238281
commit
cce6b76416
1 changed files with 1 additions and 1 deletions
|
@ -2142,7 +2142,7 @@ (define-public libnet
|
|||
`(;; 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
|
||||
|
|
Loading…
Reference in a new issue