Changeset 910016c


Ignore:
Timestamp:
06/02/2021 04:11:42 PM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4586f00
Parents:
6f2d3c3
Message:

asciidoctor: fix download URL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genutils/asciidoctor.xml

    r6f2d3c3 r910016c  
    55  %general-entities;
    66
    7   <!ENTITY asciidoctor-download-http "https://github.com/asciidoctor/asciidoctor/releases/download/&asciidoctor-version;/asciidoctor-&asciidoctor-version;.tar.gz">
     7  <!ENTITY asciidoctor-download-http "https://github.com/asciidoctor/asciidoctor/archive/v&asciidoctor-version;/asciidoctor-&asciidoctor-version;.tar.gz">
    88  <!ENTITY asciidoctor-download-ftp  " ">
    99  <!ENTITY asciidoctor-md5sum        "e3ebbf64cf4014bae0e467befce92db2">
Note: See TracChangeset for help on using the changeset viewer.