system/kitchen-sync: Updated for version 1.13.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Andrew Clemons 2019-03-31 09:52:50 +13:00 committed by Willy Sudiarto Raharjo
parent 84f691536e
commit e57e6b6ec2
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -24,7 +24,7 @@
PRGNAM=kitchen-sync
SRCNAM=$(echo "$PRGNAM" | tr '-' '_')
VERSION=${VERSION:-1.12}
VERSION=${VERSION:-1.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="kitchen-sync"
VERSION="1.12"
VERSION="1.13"
HOMEPAGE="https://github.com/willbryant/kitchen_sync"
DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/v1.12/kitchen_sync-1.12.tar.gz"
MD5SUM="e2fe8808d3ad10e13c38645626b4c27e"
DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/v1.13/kitchen_sync-1.13.tar.gz"
MD5SUM="d33a2ef95dcbc792292444dd8bc39104"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""