gnu: ebtables: Use HTTPS home page.

* gnu/packages/linux.scm (ebtables)[home-page]: Use HTTPS.
This commit is contained in:
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

View file

@ -1785,7 +1785,7 @@ (define-public ebtables
`(("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