Changeset 01eef39 for general/genlib


Ignore:
Timestamp:
09/26/2017 10:14:09 AM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
9583e9c8
Parents:
af451f4
Message:

Fix enchant url

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19276 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/enchant.xml

    raf451f4 r01eef39  
    55  %general-entities;
    66
    7   <!ENTITY enchant-download-http "http://www.abisource.com/downloads/enchant/&enchant-version;/enchant-&enchant-version;.tar.gz">
    8   <!ENTITY enchant-download-ftp  "ftp://ftp.netbsd.org/pub/pkgsrc/distfiles/enchant-&enchant-version;.tar.gz">
     7  <!ENTITY enchant-download-http "https://github.com/AbiWord/enchant/releases/download/v&enchant-version;/enchant-&enchant-version;.tar.gz">
     8  <!ENTITY enchant-download-ftp  " ">
    99  <!ENTITY enchant-md5sum        "a3d768e06d8e88f7a3bec43eb53c70e1">
    1010  <!ENTITY enchant-size          "940 KB">
Note: See TracChangeset for help on using the changeset viewer.