Unverified Commit faa2390f authored by h0nIg's avatar h0nIg Committed by GitHub
Browse files

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

parent da98c5d5
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;