diff options
Diffstat (limited to 'qwt')
-rw-r--r-- | qwt/qwt_4.2.0rc1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qwt/qwt_4.2.0rc1.oe b/qwt/qwt_4.2.0rc1.oe index 38567846e7..2200c4f706 100644 --- a/qwt/qwt_4.2.0rc1.oe +++ b/qwt/qwt_4.2.0rc1.oe @@ -6,7 +6,7 @@ LICENSE = "GPL" RDEPENDS = "libqte2" DEPENDS = "virtual/libc virtual/libqte2" -SRC_URI = ${SOURCEFORGE_MIRROR}/${PN}/${P}.tgz +SRC_URI = "${SOURCEFORGE_MIRROR}/qwt/qwt-${PV}.tgz" inherit qmake |