void-packages/srcpkgs/llvm/template
Rasmus Thomsen 53ceddcf91
llvm: update to 8.0.0.
[ci skip]
2019-04-07 19:07:01 -03:00

10 lines
250 B
Bash

# Template file for 'llvm'
pkgname=llvm
version=8.0.0
revision=1
build_style=meta
depends="llvm8"
short_desc="LLVM meta package"
maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
license="Public Domain"
homepage="https://www.voidlinux.org"