[lfs] branch openrc updated: lfs-latest-git.php: Fix entry for OpenRC.
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <177552680776.24388.827359399410320417@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch openrc
in repository lfs.
The following commit(s) were added to refs/heads/openrc by this push:
new af7a49e8d lfs-latest-git.php: Fix entry for OpenRC.
af7a49e8d is described below
commit af7a49e8de8951ebd8f0c3fe2e55f899abf7498f
Author: Zeckmathederg <[email protected]>
AuthorDate: Mon Apr 6 19:57:03 2026 -0600
lfs-latest-git.php: Fix entry for OpenRC.
---
lfs-latest-git.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lfs-latest-git.php b/lfs-latest-git.php
index 89fe658c4..40dea844f 100644
--- a/lfs-latest-git.php
+++ b/lfs-latest-git.php
@@ -140,7 +140,7 @@ if ( $package == "mpc" ) $dirpath = "https://ftp.gnu.org/gnu/mpc";
if ( $package == "mpfr" ) $dirpath = "https://mpfr.loria.fr/mpfr-current";
if ( $package == "ncurses" ) $dirpath = "https://invisible-mirror.net/archives/ncurses";
if ( $package == "ninja" ) $dirpath = github("ninja-build/ninja");
-if ( $package == "ninja" ) $dirpath = github("OpenRC/openrc");
+if ( $package == "openrc" ) $dirpath = github("OpenRC/openrc");
if ( $package == "openssl" ) $dirpath = github("openssl/openssl");
if ( $package == "packaging" ) $dirpath = "https://pypi.org/rss/project/packaging/releases.xml";
if ( $package == "pcre2" ) $dirpath = github("PCRE2Project/pcre2");
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page