From 1e7f0f3d2e0cb084b8488f688465955fd00a0a81 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 27 Feb 2009 09:12:34 -0300 Subject: dhcdbd: fix SRC_URI since it has been moved --- packages/dhcdbd/dhcdbd_1.14.bb | 2 +- packages/dhcdbd/dhcdbd_1.16.bb | 2 +- packages/dhcdbd/dhcdbd_2.0.bb | 2 +- packages/dhcdbd/dhcdbd_3.0.bb | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'packages') diff --git a/packages/dhcdbd/dhcdbd_1.14.bb b/packages/dhcdbd/dhcdbd_1.14.bb index 2da37f4466..55d3c72899 100644 --- a/packages/dhcdbd/dhcdbd_1.14.bb +++ b/packages/dhcdbd/dhcdbd_1.14.bb @@ -6,7 +6,7 @@ DEPENDS = "dbus" PR = "r1" -SRC_URI = "http://people.redhat.com/jvdias/dhcdbd/dhcdbd-${PV}.tar.gz \ +SRC_URI = "https://fedorahosted.org/releases/d/h/dhcdbd/dhcdbd-${PV}.tar.bz2 \ file://dhcdbd-1.14-pkgconfig_dbus.patch;patch=1 \ file://dbus-api-fix.patch;patch=1 \ file://dhcdbd" diff --git a/packages/dhcdbd/dhcdbd_1.16.bb b/packages/dhcdbd/dhcdbd_1.16.bb index d2ef7288c8..24572fb259 100644 --- a/packages/dhcdbd/dhcdbd_1.16.bb +++ b/packages/dhcdbd/dhcdbd_1.16.bb @@ -4,7 +4,7 @@ SECTION = "net" LICENSE = "GPL" DEPENDS = "dbus" -SRC_URI = "http://people.redhat.com/dcantrel/dhcdbd/dhcdbd-${PV}.tar.gz \ +SRC_URI = "https://fedorahosted.org/releases/d/h/dhcdbd/dhcdbd-${PV}.tar.bz2 \ file://dhcdbd-1.14-pkgconfig_dbus.patch;patch=1 \ file://dhcdbd" diff --git a/packages/dhcdbd/dhcdbd_2.0.bb b/packages/dhcdbd/dhcdbd_2.0.bb index 8b5bf3bb83..eedfe51d9a 100644 --- a/packages/dhcdbd/dhcdbd_2.0.bb +++ b/packages/dhcdbd/dhcdbd_2.0.bb @@ -5,7 +5,7 @@ DEPENDS = "dbus" RDEPENDS = "dhcp-client" PR = "r1" -SRC_URI = "http://dcantrel.fedorapeople.org/dhcdbd/dhcdbd-${PV}.tar.bz2 \ +SRC_URI = "https://fedorahosted.org/releases/d/h/dhcdbd/dhcdbd-${PV}.tar.bz2 \ file://dbus_connection_unref.patch;patch=1 \ file://paths.patch;patch=1 \ file://no-ext-options.patch;patch=1 \ diff --git a/packages/dhcdbd/dhcdbd_3.0.bb b/packages/dhcdbd/dhcdbd_3.0.bb index a2467ee921..f30e5920ea 100644 --- a/packages/dhcdbd/dhcdbd_3.0.bb +++ b/packages/dhcdbd/dhcdbd_3.0.bb @@ -5,7 +5,7 @@ DEPENDS = "dbus" RDEPENDS = "dhcp-client" PR = "r1" -SRC_URI = "http://dcantrel.fedorapeople.org/dhcdbd/dhcdbd-${PV}.tar.bz2 \ +SRC_URI = "https://fedorahosted.org/releases/d/h/dhcdbd/dhcdbd-${PV}.tar.bz2 \ file://dbus_connection_unref.patch;patch=1 \ file://paths.patch;patch=1 \ file://dhcdbd" -- cgit v1.2.3