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 @@ interface and a programmable text output for scripting.")
|
||||||
`(;; To build the documentation, Doxygen and Perl is required.
|
`(;; To build the documentation, Doxygen and Perl is required.
|
||||||
("doxygen" ,doxygen)
|
("doxygen" ,doxygen)
|
||||||
("perl" ,perl)))
|
("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")
|
(synopsis "Framework for low-level network packet construction")
|
||||||
(description
|
(description
|
||||||
"Libnet provides a fairly portable framework for network packet
|
"Libnet provides a fairly portable framework for network packet
|
||||||
|
|
Reference in a new issue