libnftnl: update homepage to https
This commit is contained in:
@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A userspace library providing a low-level netlink API to the in-kernel nf_tables subsystem";
|
||||
homepage = "http://netfilter.org/projects/libnftnl";
|
||||
homepage = "https://netfilter.org/projects/libnftnl/";
|
||||
license = licenses.gpl2Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ fpletz ajs124 ];
|
||||
|
||||
Reference in New Issue
Block a user