llvm: update to 2.9.
This commit is contained in:
parent
c17fe91245
commit
31889ee37c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'llvm'
|
# Template file for 'llvm'
|
||||||
pkgname=llvm
|
pkgname=llvm
|
||||||
version=2.8
|
version=2.9
|
||||||
distfiles="
|
distfiles="
|
||||||
http://www.llvm.org/releases/${version}/llvm-${version}.tgz
|
http://www.llvm.org/releases/${version}/llvm-${version}.tgz
|
||||||
http://www.llvm.org/releases/${version}/clang-${version}.tgz"
|
http://www.llvm.org/releases/${version}/clang-${version}.tgz"
|
||||||
|
@ -12,8 +12,8 @@ PATH='/bin:/usr/bin:$PATH'"
|
||||||
short_desc="Low Level Virtual Machine"
|
short_desc="Low Level Virtual Machine"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum="
|
checksum="
|
||||||
25addb742f1c6cc12877ed0ee924dda962d848368ee095be8e48342ae613d43b
|
661236cfa17428b48cfa9cbb9909f7569c64b8ecd219fd91dbc00e3b557b3779
|
||||||
ed83481553e6a39a8a2953e89630d881d87833506f096a90f18d93ec2bdee0c1"
|
70c41f3f782a71cbaa7bc8d6ea29fce4263ad3e8558dfecc6dc11cdef17909df"
|
||||||
|
|
||||||
long_desc="
|
long_desc="
|
||||||
Low Level Virtual Machine (LLVM) is:
|
Low Level Virtual Machine (LLVM) is:
|
||||||
|
|
|
@ -644,7 +644,7 @@ libldap_r-2.4.so libldap libldap-devel
|
||||||
libevent-2.0.so libevent libevent-devel
|
libevent-2.0.so libevent libevent-devel
|
||||||
libSDL_mixer-1.2.so SDL_mixer SDL_mixer-devel
|
libSDL_mixer-1.2.so SDL_mixer SDL_mixer-devel
|
||||||
libEnhancedDisassembly.so libllvm
|
libEnhancedDisassembly.so libllvm
|
||||||
libLLVM-2.8.so libllvm
|
libLLVM-2.9.so libllvm
|
||||||
libLLVMHello.so libllvm
|
libLLVMHello.so libllvm
|
||||||
libLTO.so libllvm
|
libLTO.so libllvm
|
||||||
libprofile_rt.so libllvm
|
libprofile_rt.so libllvm
|
||||||
|
|
Loading…
Reference in New Issue