[blfs] branch trunk updated: Fix rnnoise URL.
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <178253111746.3084732.14664398695856938001@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository blfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 334b9e6281 Fix rnnoise URL.
new f4dcef8a6a Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
334b9e6281 is described below
commit 334b9e62816c33097e5031adea7893af962fd2b2
Author: Bruce Dubbs <[email protected]>
AuthorDate: Fri Jun 26 22:31:38 2026 -0500
Fix rnnoise URL.
---
general/genlib/rnnoise.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/general/genlib/rnnoise.xml b/general/genlib/rnnoise.xml
index 9e293c8c85..63f2021077 100644
--- a/general/genlib/rnnoise.xml
+++ b/general/genlib/rnnoise.xml
@@ -4,7 +4,7 @@
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
- <!ENTITY rnnoise-download-http "&gnu-http;/rnnoise/rnnoise-&rnnoise-version;.tar.gz">
+ <!ENTITY rnnoise-download-http "https://github.com/xiph/rnnoise/releases/download/v&rnnoise-version;/rnnoise-&rnnoise-version;.tar.gz">
<!ENTITY rnnoise-download-ftp " ">
<!ENTITY rnnoise-md5sum "0e795b2d2b4730fc5ee6e38b77699e91">
<!ENTITY rnnoise-size "2.2 MB">
@@ -78,7 +78,7 @@
<screen><userinput>./configure --prefix=/usr \
--disable-static \
- --docdir=/usr/share/doc/rnnoise-&rnnoise-version;
+ --docdir=/usr/share/doc/rnnoise-&rnnoise-version; &&
make</userinput></screen>
<para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page