mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-10-22 06:53:16 +02:00
arno-iptables-firewall: upgrade 2.1.2 -> 2.1.2a
Changelog: - dig wrapper function was broken since 2.1.2 - No longer send nslookup/dig stderr to /dev/null Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
66f1ee096f
commit
8e69890597
|
@ -4,8 +4,8 @@ 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 = "c8dfd85b9e8e453e279525f30c1e3184c092f036"
|
||||
SRC_URI = "git://github.com/arno-iptables-firewall/aif;branch=master;protocol=https"
|
||||
SRCREV = "4651194df5f985ebfc989da0a20d62b9baecf314"
|
||||
SRC_URI = "git://github.com/arno-iptables-firewall/aif;branch=master;protocol=https;tag=${PV}"
|
||||
|
||||
|
||||
inherit systemd
|
Loading…
Reference in New Issue
Block a user