Changeset 668fd9ec


Ignore:
Timestamp:
10/14/2024 02:32:18 PM (2 days ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
trunk
Children:
8c2ae324
Parents:
4f4eab08
Message:

qt6: Fix download URL

Just noticed the issue when I was responding to a blfs-dev report
against Qt6.

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • packages.ent

    r4f4eab08 r668fd9ec  
    903903<!ENTITY qtwebengine-major            "6.8">
    904904<!ENTITY qtwebengine-version          "6.8.0">
    905 <!ENTITY qt6-version                  "6.8.0">
     905<!ENTITY qt6-major                    "6.8">
     906<!ENTITY qt6-version                  "&qt6-major;.0">
    906907<!ENTITY startup-notification-version "0.12">
    907908<!ENTITY vulkan-headers-version       "1.3.297">
  • x/lib/qt6.xml

    r4f4eab08 r668fd9ec  
    55  %general-entities;
    66
    7   <!ENTITY qt6-major "6.7">
    87  <!ENTITY qt6-url   "https://download.qt.io/archive/qt/&qt6-major;/&qt6-version;/single">
    98
Note: See TracChangeset for help on using the changeset viewer.