aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iptstate/iptstate.inc
diff options
context:
space:
mode:
authorRoman I Khimov <khimov@altell.ru>2010-03-22 23:48:13 +0300
committerRoman I Khimov <khimov@altell.ru>2010-03-22 23:49:30 +0300
commit8479d9d3eb7ba08b38381af26f120a89391ed3c0 (patch)
tree2a5a0c649d40be51de0896ae679fd8b8682d9748 /recipes/iptstate/iptstate.inc
parentc211977deaf2f84a0fdb55b35c219f169c0ad7fc (diff)
downloadopenembedded-8479d9d3eb7ba08b38381af26f120a89391ed3c0.tar.gz
iptstate: add version 2.2.2
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/iptstate/iptstate.inc')
-rw-r--r--recipes/iptstate/iptstate.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/iptstate/iptstate.inc b/recipes/iptstate/iptstate.inc
index df47555e7f..233526f48d 100644
--- a/recipes/iptstate/iptstate.inc
+++ b/recipes/iptstate/iptstate.inc
@@ -5,7 +5,7 @@ LICENSE = "zlib"
DEPENDS = "ncurses libnetfilter-conntrack"
INC_PR = "r1"
-SRC_URI = "${SOURCEFORGE_MIRROR}/iptstate/iptstate-${PV}.tar.bz2"
+SRC_URI = "${SOURCEFORGE_MIRROR}/iptstate/iptstate-${PV}.tar.bz2;name=iptstate-${PV}"
do_install () {
oe_runmake install SBIN=${D}/${sbindir} MAN=${D}/${mandir}