llvm12: update to 12.0.1.
This commit is contained in:
parent
3be3ef1510
commit
2d9f1c923e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'llvm12'
|
# Template file for 'llvm12'
|
||||||
pkgname=llvm12
|
pkgname=llvm12
|
||||||
version=12.0.0
|
version=12.0.1
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="llvm-project-${version}.src"
|
wrksrc="llvm-project-${version}.src"
|
||||||
build_wrksrc=llvm
|
build_wrksrc=llvm
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -35,7 +35,7 @@ maintainer="q66 <daniel@octaforge.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://www.llvm.org"
|
homepage="https://www.llvm.org"
|
||||||
distfiles="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/llvm-project-${version}.src.tar.xz"
|
distfiles="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/llvm-project-${version}.src.tar.xz"
|
||||||
checksum="9ed1688943a4402d7c904cc4515798cdb20080066efa010fe7e1f2551b423628"
|
checksum=129cb25cd13677aad951ce5c2deb0fe4afc1e9d98950f53b51bdcfb5a73afa0e
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue