opencore-amr: adjust homepage to have index-able URL (#396569)

This commit is contained in:
Sandro
2025-04-14 14:07:14 +02:00
committed by GitHub
+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;