mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/portaudio: Fix DOWNLOAD typo
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bd5a450a15
commit
cc800029a8
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="portaudio"
|
||||
VERSION="19.7.0"
|
||||
HOMEPAGE="https://github.com/portaudio/portaudio/"
|
||||
DOWNLOAD="https://github.com/PortAudio/portaudio/archive/v19.7.0/portaudit-19.7.0.tar.gz"
|
||||
DOWNLOAD="https://github.com/PortAudio/portaudio/archive/v19.7.0/portaudio-19.7.0.tar.gz"
|
||||
MD5SUM="49ecd6de2350b3a1466116538f7be0e7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
|
|
Loading…
Reference in a new issue