mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
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:
parent
99f49bf5d7
commit
9f5bd9e136
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue