summaryrefslogtreecommitdiffstats
path: root/audio/alsamodularsynth/alsamodularsynth.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'audio/alsamodularsynth/alsamodularsynth.SlackBuild')
-rw-r--r--audio/alsamodularsynth/alsamodularsynth.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/alsamodularsynth/alsamodularsynth.SlackBuild b/audio/alsamodularsynth/alsamodularsynth.SlackBuild
index 55d01f327d..566d97e216 100644
--- a/audio/alsamodularsynth/alsamodularsynth.SlackBuild
+++ b/audio/alsamodularsynth/alsamodularsynth.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=alsamodularsynth
-VERSION=${VERSION:-2.1.2}
+VERSION=${VERSION:-2.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -73,7 +73,6 @@ mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $TARNAM-$VERSION
tar xvf $CWD/$TARNAM-$VERSION.tar.bz2
-patch -p0 < $CWD/configure.patch
cd $TARNAM-$VERSION
chown -R root:root .
find -L . \