summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-security/fail2ban/python3-fail2ban_0.11.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb b/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb
index 4e344c8..f6394cc 100644
--- a/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb
+++ b/recipes-security/fail2ban/python3-fail2ban_0.11.2.bb
@@ -9,7 +9,7 @@ HOMEPAGE = "http://www.fail2ban.org"
9LICENSE = "GPL-2.0" 9LICENSE = "GPL-2.0"
10LIC_FILES_CHKSUM = "file://COPYING;md5=ecabc31e90311da843753ba772885d9f" 10LIC_FILES_CHKSUM = "file://COPYING;md5=ecabc31e90311da843753ba772885d9f"
11 11
12SRCREV ="d6b884f3b72b8a42b21da863836569ef6836c2ea" 12SRCREV ="4fe4ac8dde6ba14841da598ec37f8c6911fe0f64"
13SRC_URI = " git://github.com/fail2ban/fail2ban.git;branch=0.11;protocol=https \ 13SRC_URI = " git://github.com/fail2ban/fail2ban.git;branch=0.11;protocol=https \
14 file://initd \ 14 file://initd \
15 file://run-ptest \ 15 file://run-ptest \