system/kitchen-sync: Updated for version 1.10.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2019-01-09 19:45:49 +13:00 committed by Willy Sudiarto Raharjo
parent 9b107ce0bd
commit 48ad50b873
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for kitchen-sync
# Copyright 2016-2018 Andrew Clemons, Wellington New Zealand
# Copyright 2016-2019 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
PRGNAM=kitchen-sync
SRCNAM=$(echo "$PRGNAM" | tr '-' '_')
VERSION=${VERSION:-1.9}
VERSION=${VERSION:-1.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="kitchen-sync"
VERSION="1.9"
VERSION="1.10"
HOMEPAGE="https://github.com/willbryant/kitchen_sync"
DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/1.9/kitchen_sync-1.9.tar.gz"
MD5SUM="94147a1bc02d9cf6b02b07c943e19eef"
DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/v1.10/kitchen_sync-1.10.tar.gz"
MD5SUM="79260f252d6612e18f4de2f95349d5a2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""