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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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;