diff --git a/infrastructure/db/dist-tuple.pattern b/infrastructure/db/dist-tuple.pattern index 039c9eb686f..a1aa75d3896 100644 --- a/infrastructure/db/dist-tuple.pattern +++ b/infrastructure/db/dist-tuple.pattern @@ -6,7 +6,6 @@ SITES.gitlab ?= https://gitlab.com/ SITES.kde ?= https://invent.kde.org/ SITES.srht ?= https://git.sr.ht/ SITES.gnome ?= https://gitlab.gnome.org/ -SITES.chromium ?= https://chromium.googlesource.com/ # set EXTRACT_SUFX.x if different from TEMPLATE_EXTRACT_SUFX TEMPLATE_EXTRACT_SUFX ?= .tar.gz @@ -37,9 +36,6 @@ TEMPLATE_DISTFILES.kde ?= \ TEMPLATE_DISTFILES.srht ?= \ --{~//archive/}${EXTRACT_SUFX.srht} -TEMPLATE_DISTFILES.chromium ?= \ - --{//+archive/}${EXTRACT_SUFX.chromium} - # template for HOMEPAGE; same substitutions as for DISTFILES.x # Defaults to TEMPLATE_HOMEPAGE. Set TEMPLATE_HOMEPAGE.x to use different pattern. # - - substituted, may correspond to SITES.x