mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-09 17:40:32 +00:00
python3-fail2ban: update to latest
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -9,13 +9,11 @@ HOMEPAGE = "http://www.fail2ban.org"
|
|||||||
LICENSE = "GPL-2.0"
|
LICENSE = "GPL-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ecabc31e90311da843753ba772885d9f"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=ecabc31e90311da843753ba772885d9f"
|
||||||
|
|
||||||
SRCREV ="aa565eb80ec6043317e8430cabcaf9c3f4e61578"
|
SRCREV ="3befbb177017957869425c81a560edb8e27db75a"
|
||||||
SRC_URI = " \
|
SRC_URI = " git://github.com/fail2ban/fail2ban.git;branch=0.11 \
|
||||||
git://github.com/fail2ban/fail2ban.git;branch=0.11 \
|
|
||||||
file://initd \
|
file://initd \
|
||||||
file://fail2ban_setup.py \
|
file://fail2ban_setup.py \
|
||||||
file://run-ptest \
|
file://run-ptest \
|
||||||
file://0001-To-fix-build-error-of-xrang.patch \
|
|
||||||
"
|
"
|
||||||
|
|
||||||
inherit update-rc.d ptest setuptools3
|
inherit update-rc.d ptest setuptools3
|
||||||
|
|||||||
Reference in New Issue
Block a user