Changeset 6c905cf


Ignore:
Timestamp:
07/01/2024 10:30:28 PM (2 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib
Children:
b421d25
Parents:
5eb7810 (diff), f01d1e3 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lfs-latest-git.php

    r5eb7810 r6c905cf  
    149149if ( $package == "MarkupSafe" ) $dirpath = "https://pypi.python.org/pypi/MarkupSafe/";
    150150if ( $package == "jinja"      ) $dirpath = "https://pypi.python.org/pypi/Jinja2/";
     151if ( $package == "sysklogd"   ) $dirpath = github("troglobit/sysklogd");
    151152if ( $package == "systemd"    ) $dirpath = github("systemd/systemd");
    152153//if ( $package == "tcl"        ) $dirpath = "https://sourceforge.net/projects/tcl/files";
Note: See TracChangeset for help on using the changeset viewer.