xbps-src: ensure 'changelog' is available

This commit is contained in:
Toyam Cox 2018-05-04 09:27:46 -04:00
parent 27e904d043
commit 1441834458
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@ setup_distfiles_mirror() {
done
}
readonly XBPS_VERSION_REQ="0.46"
readonly XBPS_VERSION_REQ="0.52"
readonly XBPS_VERSION=$(xbps-uhelper -V|awk '{print $2}')
readonly XBPS_SRC_VERSION="113"
export XBPS_MACHINE=$(xbps-uhelper arch)