xbps-src: require xbps>=0.41.
This commit is contained in:
2
xbps-src
2
xbps-src
@@ -302,7 +302,7 @@ read_pkg() {
|
|||||||
setup_pkg $XBPS_TARGET_PKG $XBPS_CROSS_BUILD
|
setup_pkg $XBPS_TARGET_PKG $XBPS_CROSS_BUILD
|
||||||
}
|
}
|
||||||
|
|
||||||
readonly XBPS_VERSION_REQ="0.38"
|
readonly XBPS_VERSION_REQ="0.41"
|
||||||
|
|
||||||
readonly XBPS_VERSION=$(xbps-uhelper -V|awk '{print $2}')
|
readonly XBPS_VERSION=$(xbps-uhelper -V|awk '{print $2}')
|
||||||
readonly XBPS_SRC_VERSION="113"
|
readonly XBPS_SRC_VERSION="113"
|
||||||
|
|||||||
Reference in New Issue
Block a user