newapkbuild: fix checksums to be last in ABPKUILD
ref https://github.com/alpinelinux/abuild/pull/42
This commit is contained in:
parent
1cbc853155
commit
51830efbb5
@ -339,6 +339,9 @@ __EOF__
|
|||||||
}
|
}
|
||||||
|
|
||||||
__EOF__
|
__EOF__
|
||||||
|
|
||||||
|
# regenerate checksum so they end last in APKBUILD
|
||||||
|
abuild -f checksum
|
||||||
}
|
}
|
||||||
|
|
||||||
usage() {
|
usage() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user