mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
cross-vpkg-dummy: synchronize version with gcc.
This commit is contained in:
parent
14277c588c
commit
6f6fbb9a4b
1 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cross-vpkg-dummy'
|
# Template file for 'cross-vpkg-dummy'
|
||||||
pkgname=cross-vpkg-dummy
|
pkgname=cross-vpkg-dummy
|
||||||
version=0.10
|
version=0.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
short_desc="Dummy meta-pkg for cross building packages with xbps-src"
|
short_desc="Dummy meta-pkg for cross building packages with xbps-src"
|
||||||
|
@ -13,13 +13,13 @@ depends="base-directories xbps-triggers"
|
||||||
provides="
|
provides="
|
||||||
kernel-libc-headers-3.10.6_1
|
kernel-libc-headers-3.10.6_1
|
||||||
binutils-2.24_3
|
binutils-2.24_3
|
||||||
libgcc-4.9.0_1
|
libgcc-4.9.0_4
|
||||||
libstdc++-4.9.0_1
|
libstdc++-4.9.0_4
|
||||||
libstdc++-devel-4.9.0_1
|
libstdc++-devel-4.9.0_4
|
||||||
libgomp-4.9.0_1
|
libgomp-4.9.0_4
|
||||||
libgomp-devel-4.9.0_1
|
libgomp-devel-4.9.0_4
|
||||||
gcc-4.9.0_1
|
gcc-4.9.0_4
|
||||||
gcc-c++-4.9.0_1
|
gcc-c++-4.9.0_4
|
||||||
glibc-2.19_3
|
glibc-2.19_3
|
||||||
glibc-devel-2.19_3
|
glibc-devel-2.19_3
|
||||||
musl-0.9.15_1"
|
musl-0.9.15_1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue