From ead91f027963c639eddecb8496ad62bd7e5ff6b9 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 6 Jan 2020 05:54:52 -0800 Subject: [PATCH] arno-iptables-firewall: upgrade 2.0.3 -> 2.1.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- ...tables-firewall_2.0.3.bb => arno-iptables-firewall_2.1.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-filter/arno-iptables-firewall/{arno-iptables-firewall_2.0.3.bb => arno-iptables-firewall_2.1.0.bb} (97%) diff --git a/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.0.3.bb b/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.0.bb similarity index 97% rename from meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.0.3.bb rename to meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.0.bb index 60aae2145a..115353fec7 100644 --- a/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.0.3.bb +++ b/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.0.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 = "ffcb86c30779df58ee057dfe9a3b078adccc1513" +SRCREV = "39276d14b659684c4c0612725ab83ea841c6ef99" SRC_URI = "git://github.com/arno-iptables-firewall/aif" S = "${WORKDIR}/git"