mirror of
https://github.com/pygos/build.git
synced 2024-11-22 02:59:47 +01:00
Bump pkg-tool version
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
c6efabcac2
commit
f36a1aee30
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||
|
|
Loading…
Reference in a new issue