cross-vpkg-dummy: switch to gcc-4.9.0.
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| # Template file for 'cross-vpkg-dummy' | ||||
| pkgname=cross-vpkg-dummy | ||||
| version=0.9 | ||||
| version=0.10 | ||||
| revision=1 | ||||
| build_style=meta | ||||
| short_desc="Dummy meta-pkg for cross building packages with xbps-src" | ||||
| @@ -13,11 +13,13 @@ depends="base-directories xbps-triggers" | ||||
| provides=" | ||||
| 	kernel-libc-headers-3.10.6_1 | ||||
| 	binutils-2.24_3 | ||||
| 	libgcc-4.7.3_12 | ||||
| 	libstdc++-4.7.3_12 | ||||
| 	libstdc++-devel-4.7.3_12 | ||||
| 	gcc-4.7.3_12 | ||||
| 	gcc-c++-4.7.3_12 | ||||
| 	libgcc-4.9.0_1 | ||||
| 	libstdc++-4.9.0_1 | ||||
| 	libstdc++-devel-4.9.0_1 | ||||
| 	libgomp-4.9.0_1 | ||||
| 	libgomp-devel-4.9.0_1 | ||||
| 	gcc-4.9.0_1 | ||||
| 	gcc-c++-4.9.0_1 | ||||
| 	glibc-2.19_3 | ||||
| 	glibc-devel-2.19_3 | ||||
| 	musl-0.9.15_1" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Juan RP
					Juan RP