From 683066f9e74034a7edf59c3e58f96b81440f594e Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Sat, 26 Sep 2020 01:31:02 +0800 Subject: [PATCH] arno-iptables-firewall: upgrade 2.1.0 -> 2.1.1 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- ...tables-firewall_2.1.0.bb => arno-iptables-firewall_2.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-filter/arno-iptables-firewall/{arno-iptables-firewall_2.1.0.bb => arno-iptables-firewall_2.1.1.bb} (97%) diff --git a/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.0.bb b/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.1.bb similarity index 97% rename from meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.0.bb rename to meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.1.bb index 115353fec7..bc9297eab6 100644 --- a/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.0.bb +++ b/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.1.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://rocky.eld.leidenuniv.nl/joomla/index.php?option=com_content&v LICENSE = "GPLv2" LIC_FILES_CHKSUM = "file://gpl_license.txt;md5=11c7b65c4a4acb9d5175f7e9bf99c403" -SRCREV = "39276d14b659684c4c0612725ab83ea841c6ef99" +SRCREV = "a96b81da4a9b619e4045805f5f13a1e982c95663" SRC_URI = "git://github.com/arno-iptables-firewall/aif" S = "${WORKDIR}/git"