opencore-amr: adjust homepage to have index-able URL

This commit is contained in:
h0nIg
2025-04-06 16:31:13 +02:00
committed by GitHub
parent da98c5d529
commit faa2390fdf
+1 -1
View File
@@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
};
meta = {
homepage = "https://opencore-amr.sourceforge.io/";
homepage = "https://sourceforge.net/projects/opencore-amr/";
description = "Library of OpenCORE Framework implementation of Adaptive Multi Rate Narrowband and Wideband (AMR-NB and AMR-WB) speech codec.
Library of VisualOn implementation of Adaptive Multi Rate Wideband (AMR-WB)";
license = lib.licenses.asl20;