mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-libs/libnetfilter_log: use HTTPS
This commit is contained in:
committed by
Aaron Bauman
parent
2eb55f326c
commit
08ee5066c2
@@ -1,12 +1,12 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
inherit linux-info autotools-utils
|
||||
|
||||
DESCRIPTION="interface to packets that have been logged by the kernel packet filter"
|
||||
HOMEPAGE="http://www.netfilter.org/projects/libnetfilter_log/"
|
||||
SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
|
||||
HOMEPAGE="https://www.netfilter.org/projects/libnetfilter_log/"
|
||||
SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user