diff options
Diffstat (limited to 'iqnotes')
-rw-r--r-- | iqnotes/iqnotes_2.0.2.oe | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/iqnotes/iqnotes_2.0.2.oe b/iqnotes/iqnotes_2.0.2.oe index fe35f3eee3..80c735b4f9 100644 --- a/iqnotes/iqnotes_2.0.2.oe +++ b/iqnotes/iqnotes_2.0.2.oe @@ -6,9 +6,8 @@ SECTION = "opie/applications" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "virtual/libqpe" -MAINTAINER = "Peter Vrabel <kybu@kybu.sk>" -SRC_URI = "http://iqnotes.kybu.sk/iqnotes-2.0.2-src.tar.bz2 \ +SRC_URI = "http://www.vanille.de/mirror/iqnotes-2.0.2-src.tar.bz2 \ file://md5.diff;patch=1" S = "${WORKDIR}/iqnotes/iqnotes" |