Skip to content

Commit fb77796

Browse files
opencore-amr: adjust homepage to have index-able URL (#396569)
2 parents db0c531 + faa2390 commit fb77796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/op/opencore-amr/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ stdenv.mkDerivation rec {
1313
};
1414

1515
meta = {
16-
homepage = "https://opencore-amr.sourceforge.io/";
16+
homepage = "https://sourceforge.net/projects/opencore-amr/";
1717
description = "Library of OpenCORE Framework implementation of Adaptive Multi Rate Narrowband and Wideband (AMR-NB and AMR-WB) speech codec.
1818
Library of VisualOn implementation of Adaptive Multi Rate Wideband (AMR-WB)";
1919
license = lib.licenses.asl20;

0 commit comments

Comments
 (0)