From 96c18b53da4515cdb9a24a693b232390714e73b8 Mon Sep 17 00:00:00 2001 From: Klaus Schwarzkopf Date: Sun, 5 Dec 2010 16:30:26 +0100 Subject: [PATCH] hibernate-script_1.12: fixed SRC_URI MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Klaus Schwarzkopf Signed-off-by: Eric Bénard --- recipes/hibernate-script/hibernate-script_1.12.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" -- 2.39.5