diff --git a/pine64-kernel.SlackBuild b/pine64-kernel.SlackBuild index a79a618..c7f65a2 100644 --- a/pine64-kernel.SlackBuild +++ b/pine64-kernel.SlackBuild @@ -23,7 +23,7 @@ rm -fr $PKG mkdir -p $PKG/ cd $PKG -wget -c https://www.stdin.xyz/downloads/people/longsleep/pine64-images/linux/linux-pine64-latest.tar.xz +wget --no-check-certificate -c https://www.stdin.xyz/downloads/people/longsleep/pine64-images/linux/linux-pine64-latest.tar.xz tar xvf linux-pine64-latest.tar.xz && rm linux-pine64-latest.tar.xz cp -a boot bootenv