diff options
Diffstat (limited to 'packages/dhcdbd/dhcdbd_3.0.bb')
-rw-r--r-- | packages/dhcdbd/dhcdbd_3.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |