mirror of
https://github.com/pygos/build.git
synced 2024-11-22 11:09:46 +01:00
Bump init version
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
parent
8239578deb
commit
76cd516b5f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
VERSION="0.1"
|
VERSION="0.2"
|
||||||
SRCDIR="init-${VERSION}"
|
SRCDIR="init-${VERSION}"
|
||||||
TARBALL="${SRCDIR}.tar.xz"
|
TARBALL="${SRCDIR}.tar.xz"
|
||||||
URL="http://infraroot.at/pygos"
|
URL="http://infraroot.at/pygos"
|
||||||
SHA256SUM="eb317583e0fb8bb8a50e1229128e0fea0c4f18cbedbeec79fcf3e742679a45e1"
|
SHA256SUM="e5dda1b8997ce2dc622ce845b629978096b2b573c5c2d95a62c22a9ee29ee1a9"
|
||||||
DEPENDS="toolchain"
|
DEPENDS="toolchain"
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
|
|
Loading…
Reference in a new issue