diff options
Diffstat (limited to 'recipes/dhcdbd/dhcdbd_3.0.bb')
-rw-r--r-- | recipes/dhcdbd/dhcdbd_3.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/dhcdbd/dhcdbd_3.0.bb b/recipes/dhcdbd/dhcdbd_3.0.bb index c894c7a366..0186d3f6fb 100644 --- a/recipes/dhcdbd/dhcdbd_3.0.bb +++ b/recipes/dhcdbd/dhcdbd_3.0.bb @@ -3,7 +3,7 @@ SECTION = "net" LICENSE = "GPL" DEPENDS = "dbus" RDEPENDS_${PN} = "dhcp-client" -PR = "r1" +PR = "r2" SRC_URI = "https://fedorahosted.org/releases/d/h/dhcdbd/dhcdbd-${PV}.tar.bz2 \ file://dbus_connection_unref.patch \ |