From: Koen Kooi Date: Fri, 29 Sep 2006 19:06:21 +0000 (+0000) Subject: xournal: fix SRC_URI X-Git-Tag: Release-2010-05/1~9453^2~666^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c80614c1cb1aea1f87d033d17c6bc51a7b7bad7;p=openembedded.git xournal: fix SRC_URI --- diff --git a/packages/xournal/xournal_0.2.bb b/packages/xournal/xournal_0.2.bb index cd85a01f37..71299513e9 100644 --- a/packages/xournal/xournal_0.2.bb +++ b/packages/xournal/xournal_0.2.bb @@ -1,4 +1,4 @@ -HOMEPAGE = "http://www-math.mit.edu/~auroux/software/xournal/" +HOMEPAGE = "http://xournal.sf.net/" DESCRIPTION = "Xournal is an application for notetaking, sketching, keeping a journal using a stylus." MAINTAINER = "Koen Kooi " DEPENDS = "gtk+ libgnomecanvas" @@ -6,7 +6,7 @@ SECTION = "x11" LICENSE = "GPL" PR = "r1" -SRC_URI = "http://math.mit.edu/~auroux/software/xournal/xournal.tar.gz \ +SRC_URI = "http://xournal.sourceforge.net/xournal-0.2.tar.gz \ file://no-printing.diff;patch=1" inherit autotools pkgconfig