mirror of
https://github.com/pygos/build.git
synced 2024-11-22 02:59:47 +01:00
Bump pkg-tools version
Signed-off-by: David Oberhollenzer <goliath@infraroot.at>
This commit is contained in:
parent
24a9b0f819
commit
d17315439e
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
VERSION="0.2"
|
VERSION="0.3"
|
||||||
SRCDIR="pkgtool-${VERSION}"
|
SRCDIR="pkgtool-${VERSION}"
|
||||||
TARBALL="${SRCDIR}.tar.xz"
|
TARBALL="${SRCDIR}.tar.xz"
|
||||||
URL="http://infraroot.at/pygos"
|
URL="https://infraroot.at/pygos"
|
||||||
SHA256SUM="51e1053e27df354a3f45ab99ff24137841582d4601d2174f97042392950ca1c7"
|
SHA256SUM="290fa9e1dca0cb8fbeb6e3d73366722579b81f7f02ae4e68efe251d522e7875f"
|
||||||
DEPENDS=""
|
DEPENDS=""
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue