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