@@ -1264,20 +1264,20 @@ REPOSITORY_LOCATIONS_SPEC = dict(
12641264 license = "BSD-3-Clause" ,
12651265 license_url = "https://github.com/google/quiche/blob/{version}/LICENSE" ,
12661266 ),
1267- com_googlesource_googleurl = dict (
1267+ googleurl = dict (
12681268 project_name = "Chrome URL parsing library" ,
12691269 project_desc = "Chrome URL parsing library" ,
1270- project_url = "https://quiche.googlesource. com/googleurl " ,
1270+ project_url = "https://github. com/google/gurl " ,
12711271 version = "dd4080fec0b443296c0ed0036e1e776df8813aa7" ,
1272- sha256 = "fc694942e8a7491dcc1dde1bddf48a31370a1f46fef862bc17acf07c34dc6325 " ,
1273- # Static snapshot of https://quiche.googlesource. com/googleurl/+ archive/dd4080fec0b443296c0ed0036e1e776df8813aa7 .tar.gz
1274- urls = [ "https://storage.googleapis.com/quiche-envoy-integration/ {version}.tar.gz" ] ,
1272+ sha256 = "4ffa45a827646692e7b26e2a8c0dcbc1b1763a26def2fbbd82362970962a2fcf " ,
1273+ urls = [ " https://github. com/google/gurl/ archive/{version} .tar.gz" ],
1274+ strip_prefix = "gurl- {version}" ,
12751275 use_category = ["controlplane" , "dataplane_core" ],
12761276 extensions = [],
12771277 release_date = "2022-11-03" ,
12781278 cpe = "N/A" ,
1279- license = "googleurl " ,
1280- license_url = "https://quiche.googlesource. com/googleurl/+ /{version}/LICENSE" ,
1279+ license = "BSD-3-Clause " ,
1280+ license_url = "https://github. com/google/gurl/blob /{version}/LICENSE" ,
12811281 ),
12821282 com_google_cel_cpp = dict (
12831283 project_name = "Common Expression Language (CEL) C++ library" ,
0 commit comments