aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xjack/jack.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/jack/jack.SlackBuild b/jack/jack.SlackBuild
index 29964664..b72971f0 100755
--- a/jack/jack.SlackBuild
+++ b/jack/jack.SlackBuild
@@ -29,7 +29,7 @@ fi
# default settings
PACKAGE="jack"
ARCH=${ARCH:=i486}
-VERSION=${VERSION:=0.101.1}
+VERSION=${VERSION:=0.102.20}
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}