From b1caeb9438adf6b5974d42a1936be57d08b213b2 Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Tue, 11 Nov 2025 22:37:31 +1300 Subject: [PATCH] arno-iptables-firewall: upgrade 2.1.1 -> 2.1.1a Release Notes: https://github.com/arno-iptables-firewall/aif/releases/tag/2.1.1a Signed-off-by: Ankur Tyagi Signed-off-by: Anuj Mittal --- ...ables-firewall_2.1.1.bb => arno-iptables-firewall_2.1.1a.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-filter/arno-iptables-firewall/{arno-iptables-firewall_2.1.1.bb => arno-iptables-firewall_2.1.1a.bb} (97%) diff --git a/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.1.bb b/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.1a.bb similarity index 97% rename from meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.1.bb rename to meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.1a.bb index e124fd2906..1dcd252b17 100644 --- a/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.1.bb +++ b/meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.1a.bb @@ -4,7 +4,7 @@ HOMEPAGE = "http://rocky.eld.leidenuniv.nl/joomla/index.php?option=com_content&v LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://gpl_license.txt;md5=11c7b65c4a4acb9d5175f7e9bf99c403" -SRCREV = "a96b81da4a9b619e4045805f5f13a1e982c95663" +SRCREV = "a4569b7602ef6ac850ceb8762da6f588e809457c" SRC_URI = "git://github.com/arno-iptables-firewall/aif;branch=master;protocol=https" S = "${WORKDIR}/git"