diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-02-28 23:46:58 -0600 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2022-02-28 23:46:58 -0600 |
commit | 5bad393623fc1ebc8c5f3865e990ddeca2b97202 (patch) | |
tree | 50fd47aacbde7e22ebe0f8961acaa75ff446a9d3 | |
parent | a143f0d82edae47525169218f1b77f8ee58a9369 (diff) |
Really fix downloads-root-systemd entity for 11.111.1
-rw-r--r-- | general.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/general.ent b/general.ent index bfb1586ca2..08032297c2 100644 --- a/general.ent +++ b/general.ent @@ -60,7 +60,7 @@ Update 'downloads-root-systemd' to x.y-systemd --> <!ENTITY downloads-root "https://www.linuxfromscratch.org/blfs/downloads/svn"> -<!ENTITY downloads-root-systemd "https://www.linuxfromscratch.org/blfs/downloads/11.1"> +<!ENTITY downloads-root-systemd "https://www.linuxfromscratch.org/blfs/downloads/11.1-systemd"> <!--<!ENTITY downloads-project "https://downloads.&lfs-domainname;">--> <!ENTITY sources-anduin-http "https://anduin.linuxfromscratch.org/BLFS"> |