base-chroot-musl: update to 0.19.
This commit is contained in:
parent
5cf8a482d5
commit
8642ea111b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'base-chroot-musl'
|
||||
pkgname=base-chroot-musl
|
||||
version=0.18
|
||||
version=0.19
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
build_style=meta
|
||||
|
@ -16,7 +16,7 @@ only_for_archs="i686-musl x86_64-musl armv6l-musl armv7l-musl aarch64-musl mips-
|
|||
|
||||
depends="
|
||||
base-files musl-devel musl-legacy-compat
|
||||
gcc gcc-c++ patch chroot-bash chroot-grep coreutils findutils
|
||||
gcc patch chroot-bash chroot-grep coreutils findutils
|
||||
gettext chroot-texinfo sed chroot-gawk diffutils
|
||||
make gzip file tar chroot-util-linux chroot-distcc
|
||||
chroot-git ccache xbps xz which"
|
||||
|
|
Loading…
Reference in a new issue