python3Packages.torchaudio-bin: change meta.homepage, add meta.downloadPage
This commit is contained in:
@@ -71,7 +71,8 @@ buildPythonPackage (finalAttrs: {
|
||||
|
||||
meta = {
|
||||
description = "PyTorch audio library";
|
||||
homepage = "https://pytorch.org/";
|
||||
homepage = "https://pytorch.org/audio";
|
||||
downloadPage = "https://github.com/pytorch/audio";
|
||||
changelog = "https://github.com/pytorch/audio/releases/tag/v${finalAttrs.version}";
|
||||
# Includes CUDA and Intel MKL, but redistributions of the binary are not limited.
|
||||
# https://docs.nvidia.com/cuda/eula/index.html
|
||||
|
||||
Reference in New Issue
Block a user