mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
ad10a898df
commit
97b2771623
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'llvm'
|
# Template file for 'llvm'
|
||||||
pkgname=llvm
|
pkgname=llvm
|
||||||
version=9.0.0
|
version=9.0.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="llvm9"
|
depends="llvm9"
|
||||||
|
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>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
|
|
Loading…
Add table
Reference in a new issue