base-chroot: remove references to vanilla.
This commit is contained in:
parent
5c4800e430
commit
156329a593
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'ase-chroot'
|
||||
pkgname=base-chroot
|
||||
version=0.20
|
||||
version=0.21
|
||||
build_style=meta-template
|
||||
short_desc="Vanilla base packages for the chroot target"
|
||||
short_desc="Bootstrap packages for xbps-src"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
long_desc="
|
||||
This package installs all necessary packages to be able to build packages
|
||||
inside of a chroot and continue installing them."
|
||||
inside of a chroot with xbps-src and continue installing them."
|
||||
|
||||
replaces="xbps-base-chroot>=0"
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue