From cfa4f6a7cb82397aa8fad0af90c548931ee188eb Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Fri, 3 May 2019 17:12:33 +0200 Subject: [PATCH] Bump pkg-tool version Signed-off-by: David Oberhollenzer --- pkg/tc-pkgtool/build | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/tc-pkgtool/build b/pkg/tc-pkgtool/build index 2ca2582..20f4521 100755 --- a/pkg/tc-pkgtool/build +++ b/pkg/tc-pkgtool/build @@ -1,8 +1,8 @@ -VERSION="0.4" +VERSION="0.4.1" SRCDIR="pkgtool-${VERSION}" TARBALL="${SRCDIR}.tar.xz" URL="https://infraroot.at/pygos" -SHA256SUM="13a899dab31ef67ce88ecc2473d82a3da38f3c3c15ba79a295a0ecca88900c28" +SHA256SUM="78580ab27baafc41faa69c959d8d39de6cb6299e8133a7655accfef15d423a5b" DEPENDS="" prepare() {