Browse Source

wvdial: Update SRC_URI to an accessible location

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj 3 years ago
parent
commit
ffe9fa02bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb

+ 1 - 1
meta-oe/recipes-connectivity/wvdial/wvdial_1.61.bb

@@ -9,7 +9,7 @@ inherit pkgconfig
 DEPENDS = "wvstreams"
 RDEPENDS_${PN} = "ppp"
 
-SRC_URI = "http://${BPN}.googlecode.com/files/${BP}.tar.bz2 \
+SRC_URI = "https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${BPN}/${BP}.tar.bz2 \
            file://typo_pon.wvdial.1.patch \
            file://musl-support.patch \
           "