diff options
Diffstat (limited to 'audio/py-torchaudio/Makefile')
-rw-r--r-- | audio/py-torchaudio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-torchaudio/Makefile b/audio/py-torchaudio/Makefile index 0c9f12813c10..bff36adb061a 100644 --- a/audio/py-torchaudio/Makefile +++ b/audio/py-torchaudio/Makefile @@ -1,7 +1,7 @@ PORTNAME= torchaudio DISTVERSIONPREFIX= v DISTVERSION= 2.2.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio python # machine-learning MASTER_SITES= https://downloads.sourceforge.net/project/sox/sox/14.4.2/:sox PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |