aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iptstate/iptstate.inc
diff options
context:
space:
mode:
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}