diff options
Diffstat (limited to 'meta-oe/recipes-extended/gnuplot/gnuplot_4.4.4.bb')
-rw-r--r-- | meta-oe/recipes-extended/gnuplot/gnuplot_4.4.4.bb | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-oe/recipes-extended/gnuplot/gnuplot_4.4.4.bb b/meta-oe/recipes-extended/gnuplot/gnuplot_4.4.4.bb index d922afc89..4ea312fea 100644 --- a/meta-oe/recipes-extended/gnuplot/gnuplot_4.4.4.bb +++ b/meta-oe/recipes-extended/gnuplot/gnuplot_4.4.4.bb | |||
@@ -3,11 +3,11 @@ require gnuplot.inc | |||
3 | PR = "r1" | 3 | PR = "r1" |
4 | 4 | ||
5 | SRC_URI = "${SOURCEFORGE_MIRROR}/gnuplot/${PN}-${PV}.tar.gz;name=archive \ | 5 | SRC_URI = "${SOURCEFORGE_MIRROR}/gnuplot/${PN}-${PV}.tar.gz;name=archive \ |
6 | http://www.mneuroth.de/privat/zaurus/qtplot-0.2.tar.gz;name=qtplot \ | 6 | http://www.mneuroth.de/privat/zaurus/qtplot-0.2.tar.gz;name=qtplot \ |
7 | file://subdirs.patch \ | 7 | file://subdirs.patch \ |
8 | file://gnuplot.desktop \ | 8 | file://gnuplot.desktop \ |
9 | file://gnuplot.png \ | 9 | file://gnuplot.png \ |
10 | file://automake-1.12.x.patch \ | 10 | file://automake-1.12.x.patch \ |
11 | " | 11 | " |
12 | 12 | ||
13 | SRC_URI[archive.md5sum] = "97a43328e81e57ebed7f135ca0c07e82" | 13 | SRC_URI[archive.md5sum] = "97a43328e81e57ebed7f135ca0c07e82" |