llvm: add replaces statement for all older llvm ver

resolves #14811
This commit is contained in:
John 2019-09-29 11:23:40 +03:00 committed by John Zimmermann
parent ad10a898df
commit 97b2771623

View file

@ -1,9 +1,10 @@
# Template file for 'llvm'
pkgname=llvm
version=9.0.0
revision=1
revision=2
build_style=meta
depends="llvm9"
replaces="llvm8>=0 llvm7>=0 llvm6.0>=0 llvm3.9>=0"
short_desc="LLVM meta package"
maintainer="Enno Boland <gottox@voidlinux.org>"
license="Public Domain"