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

authored by h0nIg and committed by GitHub faa2390f da98c5d5

+1 -1
+1 -1
pkgs/by-name/op/opencore-amr/package.nix
··· 13 }; 14 15 meta = { 16 - homepage = "https://opencore-amr.sourceforge.io/"; 17 description = "Library of OpenCORE Framework implementation of Adaptive Multi Rate Narrowband and Wideband (AMR-NB and AMR-WB) speech codec. 18 Library of VisualOn implementation of Adaptive Multi Rate Wideband (AMR-WB)"; 19 license = lib.licenses.asl20;
··· 13 }; 14 15 meta = { 16 + homepage = "https://sourceforge.net/projects/opencore-amr/"; 17 description = "Library of OpenCORE Framework implementation of Adaptive Multi Rate Narrowband and Wideband (AMR-NB and AMR-WB) speech codec. 18 Library of VisualOn implementation of Adaptive Multi Rate Wideband (AMR-WB)"; 19 license = lib.licenses.asl20;