system/kitchen-sync: Updated with version 2.5.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
parent
10a1520a12
commit
3fe8de747d
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=kitchen-sync
|
||||
SRCNAM=$(echo "$PRGNAM" | tr '-' '_')
|
||||
VERSION=${VERSION:-2.3}
|
||||
VERSION=${VERSION:-2.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="kitchen-sync"
|
||||
VERSION="2.3"
|
||||
VERSION="2.5"
|
||||
HOMEPAGE="https://github.com/willbryant/kitchen_sync"
|
||||
DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/v2.3/kitchen_sync-2.3.tar.gz"
|
||||
MD5SUM="fc6de47a245bee554ce3dd0b44613b6d"
|
||||
DOWNLOAD="https://github.com/willbryant/kitchen_sync/archive/v2.5/kitchen_sync-2.5.tar.gz"
|
||||
MD5SUM="d031bf48d0dba2f8113a9282fd8fe44e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue