From 4728ce10a1044eba2a8f83e5242de4824eb47aa0 Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Mon, 19 Jul 2021 12:25:57 -0400 Subject: [PATCH] kiss: bump to 5.5.11 --- core/kiss/build | 8 +------- core/kiss/checksums | 4 +++- core/kiss/depends | 2 +- core/kiss/sources | 2 +- core/kiss/version | 2 +- 5 files changed, 7 insertions(+), 11 deletions(-) diff --git a/core/kiss/build b/core/kiss/build index 077f2d4..6fddc87 100755 --- a/core/kiss/build +++ b/core/kiss/build @@ -1,12 +1,6 @@ #!/bin/sh -e -# Replace curl with axel -sed -i 's/curl -fLo "$_des" "${_res##url+}"/axel "${_res##url+}" -o "$_des"/' kiss - -mkdir -p \ - "$1/usr/bin" \ - "$1/usr/share/doc/kiss" +mkdir -p "$1/usr/bin" \ # Install kiss utilities. cp -f kiss contrib/* "$1/usr/bin/" - diff --git a/core/kiss/checksums b/core/kiss/checksums index aa25fba..2966096 100644 --- a/core/kiss/checksums +++ b/core/kiss/checksums @@ -1 +1,3 @@ -ab36a61bb9919093adc3dbf58b10c5ef4f301dd473b6f3a0975391037c2eb1ce +633f27c5f02724b85ec5e1c9249e11a46f71754680a90676ba2a047fa61d75e4 +57b9045da1f4c78d120bca151670c06efdd3b27ebcf84b5aa881455dee0d1bdc +62e1a1a1d427aa5c1ac55d0a5451440fdbc03f1a995eb7cd3bf45a2d858e0d07 diff --git a/core/kiss/depends b/core/kiss/depends index 50cdb74..41612c4 100644 --- a/core/kiss/depends +++ b/core/kiss/depends @@ -1,2 +1,2 @@ -axel +curl git diff --git a/core/kiss/sources b/core/kiss/sources index e108f12..a790d7f 100644 --- a/core/kiss/sources +++ b/core/kiss/sources @@ -1 +1 @@ -https://github.com/kisslinux/kiss/archive/VERSION.tar.gz +https://github.com/kisslinux/kiss/archive/5.5.11.tar.gz diff --git a/core/kiss/version b/core/kiss/version index 79a17c9..8958af5 100644 --- a/core/kiss/version +++ b/core/kiss/version @@ -1 +1 @@ -5.5.6 3 +5.5.11 1 -- 2.39.2