1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-08 23:06:14 +02:00

Bump pkg-tool version

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
David Oberhollenzer 2019-05-03 17:12:33 +02:00
parent c76ceae475
commit cfa4f6a7cb

View file

@ -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() {