diff --git a/contrib/kiss-chbuild b/contrib/kiss-chbuild index 4001247..036e6a2 100755 --- a/contrib/kiss-chbuild +++ b/contrib/kiss-chbuild @@ -33,7 +33,7 @@ sh256() { } 2>/dev/null cd "${cac_dir:=$KISS_ROOT${XDG_CACHE_HOME:-$HOME/.cache}/kiss}" -url=https://github.com/kisslinux/repo/releases/download/1.10.0/ +url=https://github.com/kisslinux/repo/releases/download/1.11.1/ [ -f kiss-chroot.tar.xz ] || { log "Downloading chroot tarball"