me
/
guix
Archived
1
0
Fork 0

gnu: ebtables: Use HTTPS home page.

* gnu/packages/linux.scm (ebtables)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-18 19:30:43 +01:00
parent f13695ec3e
commit 82c89ead38
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -1785,7 +1785,7 @@ Both commands are targeted at system administrators.")
`(("perl" ,perl)
("iptables" ,iptables)))
(synopsis "Ethernet bridge frame table administration")
(home-page "http://ebtables.netfilter.org/")
(home-page "https://ebtables.netfilter.org/")
(description
"ebtables is an application program used to set up and maintain the
tables of rules (inside the Linux kernel) that inspect Ethernet frames. It is