1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-17 11:06:13 +02:00

Bump pkg-tool version

Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
David Oberhollenzer 2019-04-18 12:27:09 +02:00
parent c6efabcac2
commit f36a1aee30

View file

@ -1,8 +1,8 @@
VERSION="0.3"
VERSION="0.4"
SRCDIR="pkgtool-${VERSION}"
TARBALL="${SRCDIR}.tar.xz"
URL="https://infraroot.at/pygos"
SHA256SUM="290fa9e1dca0cb8fbeb6e3d73366722579b81f7f02ae4e68efe251d522e7875f"
SHA256SUM="13a899dab31ef67ce88ecc2473d82a3da38f3c3c15ba79a295a0ecca88900c28"
DEPENDS=""
prepare() {