diff --git a/dependency_support/com_github_mithro_vlsiffra_hdl_library/bundled.BUILD.bazel b/dependency_support/com_github_mithro_vlsiffra_hdl_library/bundled.BUILD.bazel index f4060f12..5cde0bc8 100644 --- a/dependency_support/com_github_mithro_vlsiffra_hdl_library/bundled.BUILD.bazel +++ b/dependency_support/com_github_mithro_vlsiffra_hdl_library/bundled.BUILD.bazel @@ -19,7 +19,7 @@ load("@rules_license//rules:license.bzl", "license") license( name = "license", - package_name = "asap7sc6t_26", + package_name = "vlsiffra_hdl_library", ) licenses(["notice"])