Changeset 488b738f for packages.ent


Ignore:
Timestamp:
04/04/2018 04:58:01 PM (6 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
d560d4b2
Parents:
2faa98e3
Message:

Updates:
icu-61.1, + modify libreoffice instructions to allow building with this

version of icu

vala-0.40.2
apache-ant-1.10.3
dovecot-2.3.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • packages.ent

    r2faa98e3 r488b738f  
    110110<!ENTITY gsl-version                  "2.4">
    111111
    112 <!ENTITY icu-major                    "60">
    113 <!ENTITY icu-minor                    "2">
     112<!ENTITY icu-major                    "61">
     113<!ENTITY icu-minor                    "1">
    114114<!ENTITY icu-patch                    "0">
    115115<!ENTITY icu-version                  "&icu-major;.&icu-minor;"><!-- .&icu-patch;-->
     
    341341<!ENTITY tk-version                   "8.6.8">
    342342<!ENTITY vala-major-version           "0.40">  <!-- even minors only -->
    343 <!ENTITY vala-version                 "&vala-major-version;.0">
     343<!ENTITY vala-version                 "&vala-major-version;.2">
    344344<!ENTITY valgrind-version             "3.13.0">
    345345<!ENTITY yasm-version                 "1.3.0">
    346346
    347 <!ENTITY apache-ant-version           "1.10.2">
     347<!ENTITY apache-ant-version           "1.10.3">
    348348<!ENTITY maven-version                "3.5.3">
    349349<!ENTITY junit-major                  "4">
     
    502502<!ENTITY dovecot-major                "2">
    503503<!ENTITY dovecot-minor                "3">
    504 <!ENTITY dovecot-micro                "0.1">
     504<!ENTITY dovecot-micro                "1">
    505505<!ENTITY dovecot-version              "&dovecot-major;.&dovecot-minor;.&dovecot-micro;">
    506506
Note: See TracChangeset for help on using the changeset viewer.