dhcdbd: fix SRC_URI since it has been moved
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 27 Feb 2009 12:12:34 +0000 (09:12 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Sat, 28 Feb 2009 20:09:29 +0000 (17:09 -0300)
conf/checksums.ini
packages/dhcdbd/dhcdbd_1.14.bb
packages/dhcdbd/dhcdbd_1.16.bb
packages/dhcdbd/dhcdbd_2.0.bb
packages/dhcdbd/dhcdbd_3.0.bb

index eb199cd..d0cd1fa 100644 (file)
@@ -4218,19 +4218,19 @@ sha256=ec382c90af3ef2f49695ff14a4d6521e58ac482c4e29d6c9ebca8768f699c191
 md5=b1896c1b21ddb152626aec2e8a157a3a
 sha256=44396b3b324433187cf7082d1059cd9f519f02accddd667e627a57ff8514d436
 
-[http://people.redhat.com/jvdias/dhcdbd/dhcdbd-1.14.tar.gz]
+[https://fedorahosted.org/releases/d/h/dhcdbd/dhcdbd-1.14.tar.gz]
 md5=1180dee7a51a4384d55768650634cf93
 sha256=e5facfcab28377d32fd4c70aa1fe0820d3dba4abdfc48bd15eda712c8815e505
 
-[http://people.redhat.com/dcantrel/dhcdbd/dhcdbd-1.16.tar.gz]
+[https://fedorahosted.org/releases/d/h/dhcdbd/dhcdbd-1.16.tar.gz]
 md5=002e9d7d85a2f0e6261b6bf501c53a3e
 sha256=f399428e0e191233b4dcead88afbe78a26cc16bd9a47e305f6dd3299e011ef18
 
-[http://dcantrel.fedorapeople.org/dhcdbd/dhcdbd-2.0.tar.bz2]
+[https://fedorahosted.org/releases/d/h/dhcdbd/dhcdbd-2.0.tar.bz2]
 md5=d71de5c2f8aea4c8a18659bfa8387414
 sha256=51d36747b8386e18631e5b2a278cf9ef077441cb116a66b72edddecb939724c4
 
-[http://dcantrel.fedorapeople.org/dhcdbd/dhcdbd-3.0.tar.bz2]
+[https://fedorahosted.org/releases/d/h/dhcdbd/dhcdbd-3.0.tar.bz2]
 md5=5316b1a0b3a3d53e972374627546d0bf
 sha256=c62d5916dbd4d3148bd4deff355c3dfcb8092c2d9918d62dd24030e01c28361a
 
@@ -25633,4 +25633,3 @@ sha256=f57c4e33eb2cdd87a6c2f01bfa4794340fbe61ea1a1cfc7dac3b6671e1dd22af
 [http://heanet.dl.sourceforge.net/zziplib/zziplib-0.13.49.tar.bz2]
 md5=5f7b88ebb2bcd7e8044328482d079661
 sha256=f57c4e33eb2cdd87a6c2f01bfa4794340fbe61ea1a1cfc7dac3b6671e1dd22af
-
index 2da37f4..55d3c72 100644 (file)
@@ -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"
index d2ef728..24572fb 100644 (file)
@@ -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"
 
index 8b5bf3b..eedfe51 100644 (file)
@@ -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 \
index a2467ee..f30e592 100644 (file)
@@ -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"