summaryrefslogtreecommitdiffstats
path: root/system/kitchen-sync/kitchen-sync.SlackBuild
diff options
context:
space:
mode:
author Andrew Clemons2018-12-18 20:02:39 +0100
committer Willy Sudiarto Raharjo2018-12-22 02:44:23 +0100
commit7fccb29a813a77588ab0842cf5686e870100fa80 (patch)
tree16692bd0d68aab93591c11bffd06b68055365b57 /system/kitchen-sync/kitchen-sync.SlackBuild
parenta0dbb4cbf4adec5882717840d35e7da5e0c1a7eb (diff)
downloadslackbuilds-7fccb29a813a77588ab0842cf5686e870100fa80.tar.gz
system/kitchen-sync: Updated for version 1.9.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'system/kitchen-sync/kitchen-sync.SlackBuild')
-rw-r--r--system/kitchen-sync/kitchen-sync.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/kitchen-sync/kitchen-sync.SlackBuild b/system/kitchen-sync/kitchen-sync.SlackBuild
index b8fef5675e..6202a9a598 100644
--- a/system/kitchen-sync/kitchen-sync.SlackBuild
+++ b/system/kitchen-sync/kitchen-sync.SlackBuild
@@ -24,8 +24,8 @@
PRGNAM=kitchen-sync
SRCNAM=$(echo "$PRGNAM" | tr '-' '_')
-VERSION=${VERSION:-1.7}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-1.9}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then