diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2020-01-06 05:54:52 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-01-06 19:22:26 -0800 |
commit | ead91f027963c639eddecb8496ad62bd7e5ff6b9 (patch) | |
tree | 37e4eb56f477ef200658f51dc6b0b02f7395f775 /meta-networking | |
parent | 5870cea2b199cc26b79ae1c29b424d9f906afb41 (diff) | |
download | meta-openembedded-ead91f027963c639eddecb8496ad62bd7e5ff6b9.tar.gz |
arno-iptables-firewall: upgrade 2.0.3 -> 2.1.0
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r-- | meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.1.0.bb (renamed from meta-networking/recipes-filter/arno-iptables-firewall/arno-iptables-firewall_2.0.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 60aae2145ab..115353fec7a 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" |