mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/butt: Updated for version 0.1.39.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
20e1e58c79
commit
b1bc4c8e63
2 changed files with 4 additions and 4 deletions
|
@ -11,7 +11,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=butt
|
||||
VERSION=${VERSION:-0.1.32}
|
||||
VERSION=${VERSION:-0.1.39}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="butt"
|
||||
VERSION="0.1.32"
|
||||
VERSION="0.1.39"
|
||||
HOMEPAGE="http://danielnoethen.de/"
|
||||
DOWNLOAD="http://sourceforge.net/projects/butt/files/butt/butt-0.1.32/butt-0.1.32.tar.gz"
|
||||
MD5SUM="3596bca2e44e011e7cae753e29e7fd17"
|
||||
DOWNLOAD="https://sourceforge.net/projects/butt/files/butt%20OLD/butt-0.1.39/butt-0.1.39.tar.gz"
|
||||
MD5SUM="9198368c0c310eb2988d2edc54f4d561"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="portaudio fltk libfdk-aac"
|
||||
|
|
Loading…
Reference in a new issue