Unverified Commit fb777966 authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

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

parents db0c531d faa2390f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;