chroot-gcc: synchronize version with gcc.

This commit is contained in:
Juan RP 2014-05-16 12:04:00 +02:00
parent e99f072955
commit 14277c588c

View file

@ -1,6 +1,6 @@
# Template build file for 'chroot-gcc'
#
# WARNING: major version must always be synchronized with the following pkgs:
# WARNING: version must always be synchronized with the following pkgs:
# - cross-vpkg-dummy
# - gcc
# - gcc-multilib
@ -12,7 +12,7 @@ _mpc_ver=1.0.2
pkgname=chroot-gcc
version=${_majorver}.0
revision=1
revision=4
wrksrc="gcc-${version}"
homepage="http://gcc.gnu.org"
short_desc="The GNU C Compiler suite -- for xbps-src use"