From: Klaus Schwarzkopf Date: Sun, 5 Dec 2010 15:30:26 +0000 (+0100) Subject: hibernate-script_1.12: fixed SRC_URI X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96c18b53da4515cdb9a24a693b232390714e73b8;p=openembedded.git hibernate-script_1.12: fixed SRC_URI Signed-off-by: Klaus Schwarzkopf Signed-off-by: Eric Bénard --- diff --git a/recipes/hibernate-script/hibernate-script_1.12.bb b/recipes/hibernate-script/hibernate-script_1.12.bb index 0d10095681..703f0d6fd5 100644 --- a/recipes/hibernate-script/hibernate-script_1.12.bb +++ b/recipes/hibernate-script/hibernate-script_1.12.bb @@ -4,9 +4,9 @@ DESCRIPTION="Hibernate script supporting multiple suspend methods" LICENSE="GPL" -HOMEPAGE="http://www.suspend2.net" +HOMEPAGE="http://tuxonice.net/" -SRC_URI="http://www.suspend2.net/downloads/all/${PN}-${PV}.tar.gz \ +SRC_URI="http://tuxonice.net/files/${PN}-${PV}.tar.gz \ file://hibernate.conf \ file://standby.conf \ file://ram.conf"