mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
net-analyzer/labrea: use https, fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
committed by
Conrad Kostecki
parent
357081e281
commit
65ad64b69d
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -6,11 +6,11 @@ EAPI=7
|
||||
inherit autotools
|
||||
|
||||
DESCRIPTION="'Sticky' Honeypot and IDS"
|
||||
HOMEPAGE="http://labrea.sourceforge.net/"
|
||||
HOMEPAGE="https://labrea.sourceforge.io"
|
||||
SRC_URI="mirror://sourceforge/${PN}/${P/_p*}-stable-${PV/*_p}.tar.gz"
|
||||
S="${WORKDIR}/${P/_p/-stable-}"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~ppc x86"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user