xbps-src: update for xbps-0.42 and bump required version.
This commit is contained in:
parent
4636c7ed65
commit
b77c7a6836
3 changed files with 18 additions and 18 deletions
2
xbps-src
2
xbps-src
|
@ -304,7 +304,7 @@ read_pkg() {
|
|||
setup_pkg $XBPS_TARGET_PKG $XBPS_CROSS_BUILD
|
||||
}
|
||||
|
||||
readonly XBPS_VERSION_REQ="0.41"
|
||||
readonly XBPS_VERSION_REQ="0.42"
|
||||
readonly XBPS_VERSION=$(xbps-uhelper -V|awk '{print $2}')
|
||||
readonly XBPS_SRC_VERSION="113"
|
||||
export XBPS_MACHINE=$(uname -m)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue