Update environment shell snippets for xbps-src>=101.

This commit is contained in:
Juan RP
2014-02-11 11:09:16 +01:00
parent 2d540461e5
commit 16ed344975
22 changed files with 96 additions and 73 deletions

View File

@@ -0,0 +1,16 @@
# -*- shell mode -*-
#
# Sets the minimal required xbps versions to build packages.
#
# =========================================================
# DO NOT MODIFY THIS FILE WITHOUT PRIOR WRITTEN PERMISSION!
# =========================================================
#
# xbps-src version.
XBPS_SRC_REQ=100
# XBPS utils version.
XBPS_UTILS_REQ=0.29
# XBPS utils API version.
XBPS_UTILS_API_REQ=20131224