audio/yoshimi: Updated for version 1.7.2.

...for compatibility with the newer lv2.
Fix download name for github conventions or build breaks
when sources are downloaded with wget

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2020-08-31 20:03:20 +02:00 committed by Willy Sudiarto Raharjo
parent 99f49bf5d7
commit 9f5bd9e136
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
# Written by Zbigniew Baniewski, <Zbigniew [dot] Baniewski [at] gmail [dot] com>
PRGNAM=yoshimi
VERSION=${VERSION:-1.7.0}
VERSION=${VERSION:-1.7.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="yoshimi"
VERSION="1.7.0"
VERSION="1.7.2"
HOMEPAGE="http://yoshimi.sourceforge.net/"
DOWNLOAD="https://github.com/Yoshimi/yoshimi/archive/1.7.0.tar.gz"
MD5SUM="7e127d891e8c370a53666c9c2ad3be3c"
DOWNLOAD="https://github.com/Yoshimi/yoshimi/archive/1.7.2/yoshimi-1.7.2.tar.gz"
MD5SUM="52e55e974604f803312dab64cf3c2f8f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="mxml fltk lv2"