Ignore:
Timestamp:
04/15/2024 09:12:56 AM (6 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
f2adb6e
Parents:
dff3997d
git-author:
Xi Ruoyao <xry111@…> (04/15/2024 09:09:07 AM)
git-committer:
Xi Ruoyao <xry111@…> (04/15/2024 09:12:56 AM)
Message:

treewide: Simplify GitHub archive URL by removing redundant "refs/tags/"

The "refs/tags/" component is only useful when a tag shares its name
with a branch. Any rational upstream maintainer shall not create such
a namesis.

I've verified all the changes does not affect the md5sum of download
files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/intel-gmmlib.xml

    rdff3997d ra80c832  
    55  %general-entities;
    66
    7   <!ENTITY intel-gmmlib-download-http "https://github.com/intel/gmmlib/archive/refs/tags/intel-gmmlib-&intel-gmmlib-version;.tar.gz">
     7  <!ENTITY intel-gmmlib-download-http "https://github.com/intel/gmmlib/archive/intel-gmmlib-&intel-gmmlib-version;.tar.gz">
    88  <!ENTITY intel-gmmlib-download-ftp  " ">
    99  <!ENTITY intel-gmmlib-md5sum        "7d947d9fa06c101731ac4881857e056a">
Note: See TracChangeset for help on using the changeset viewer.