xbps-src: document xbps-0.46 signing and require 0.46.

This commit is contained in:
Juan RP 2015-07-12 10:05:39 +02:00
parent edc0d5d53d
commit d24e75514f
2 changed files with 12 additions and 9 deletions

View file

@ -352,7 +352,7 @@ read_pkg() {
setup_pkg $XBPS_TARGET_PKG $XBPS_CROSS_BUILD
}
readonly XBPS_VERSION_REQ="0.45"
readonly XBPS_VERSION_REQ="0.46"
readonly XBPS_VERSION=$(xbps-uhelper -V|awk '{print $2}')
readonly XBPS_SRC_VERSION="113"
export XBPS_MACHINE=$(xbps-uhelper arch)