mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
opencore-amr: adjust homepage to have index-able URL
This commit is contained in:
parent
da98c5d529
commit
faa2390fdf
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue