mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
llvm: update to 10.0.0
This commit is contained in:
parent
c7ec56a650
commit
31bebea4e1
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'llvm'
|
# Template file for 'llvm'
|
||||||
pkgname=llvm
|
pkgname=llvm
|
||||||
version=9.0.1
|
version=10.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="llvm9"
|
depends="llvm10"
|
||||||
replaces="llvm8>=0 llvm7>=0 llvm6.0>=0 llvm3.9>=0"
|
replaces="llvm8>=0 llvm7>=0 llvm6.0>=0 llvm3.9>=0"
|
||||||
short_desc="LLVM meta package"
|
short_desc="LLVM meta package"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue