xbps-src: document xbps-0.46 signing and require 0.46.
This commit is contained in:
parent
edc0d5d53d
commit
d24e75514f
2 changed files with 12 additions and 9 deletions
2
xbps-src
2
xbps-src
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue