aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shorewall/shorewall_4.4.14.bb
diff options
context:
space:
mode:
authorDvorkin Dmitry <dvorkin@tibbo.com>2010-11-15 07:17:58 +0000
committerMichael Smith <msmith@cbnco.com>2010-11-15 13:25:55 -0500
commit3e3253ae59ec2a7e7ff06d1baed42f32ffba34b1 (patch)
tree0f8949864e61c1c147c74088e6de869ff8d61bca /recipes/shorewall/shorewall_4.4.14.bb
parentb79c5f4e3f9cc1ce7db90f31fbb9eb04f9be8334 (diff)
downloadopenembedded-3e3253ae59ec2a7e7ff06d1baed42f32ffba34b1.tar.gz
shorewall: updated to 4.2-shell and 4.4-perl versions
Signed-off-by: Dvorkin Dmitry <dvorkin@tibbo.com> Acked-by: Michael Smith <msmith@cbnco.com>
Diffstat (limited to 'recipes/shorewall/shorewall_4.4.14.bb')
-rw-r--r--recipes/shorewall/shorewall_4.4.14.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/shorewall/shorewall_4.4.14.bb b/recipes/shorewall/shorewall_4.4.14.bb
new file mode 100644
index 0000000000..6e3e418154
--- /dev/null
+++ b/recipes/shorewall/shorewall_4.4.14.bb
@@ -0,0 +1,12 @@
+require shorewall.inc
+# this version (4.4) requires some deps (perl)
+require shorewall-deps.inc
+
+PR = "${INC_PR}.0"
+
+SRC_URI = " \
+ http://www.shorewall.net/pub/shorewall/4.4/shorewall-${PV}/${PN}-${PV}.tar.bz2 \
+ "
+
+SRC_URI[md5sum] = "9f8705d69d42eb949e352af72c3af8bb"
+SRC_URI[sha256sum] = "af097fc18c0d5a3b562812814107b627bfd3d802e3b5fe45fec4e53a4e84f17c"