From: Rolf Leggewie Date: Thu, 31 May 2007 10:08:02 +0000 (+0000) Subject: nabi: Fix SRC_URI X-Git-Tag: Release-2010-05/1~8868^2~400^2~122 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a324c95af6708ce6413c5b481b085ce7f1553a73;p=openembedded.git nabi: Fix SRC_URI --- diff --git a/packages/nabi/nabi_0.17.bb b/packages/nabi/nabi_0.17.bb index 1bc67710ef..d4a9e3b2f6 100644 --- a/packages/nabi/nabi_0.17.bb +++ b/packages/nabi/nabi_0.17.bb @@ -4,6 +4,6 @@ SECTION = "x11/input" LICENSE = "GPL" DEPENDS = "gtk+ libhangul" -SRC_URI = "http://kldp.net/frs/download.php/3742/${PN}-${}PV}.tar.gz" +SRC_URI = "http://kldp.net/frs/download.php/3742/${PN}-${PV}.tar.gz" inherit autotools pkgconfig