conda/llvmdev-or1k: cleanup, bump version number

This commit is contained in:
Sebastien Bourdeauducq 2015-08-07 20:49:13 +08:00
parent c6e5eaa73a
commit 54a568c510
1 changed files with 4 additions and 8 deletions

View File

@ -1,6 +1,6 @@
package:
name: llvmdev-or1k
version: "3.4"
version: "3.5.0"
source:
git_url: https://github.com/openrisc/llvm-or1k
@ -11,16 +11,12 @@ build:
requirements:
build:
- system [linux and not armv6]
- system [linux]
- cmake [linux]
run:
- system [linux and not armv6]
#test:
#commands:
#- clang --help [linux and not armv6]
- system [linux]
about:
home: http://llvm.org/
license: Open Source (http://llvm.org/releases/3.4/LICENSE.TXT)
license: Open Source (http://llvm.org/releases/3.5.0/LICENSE.TXT)
summary: Development headers and libraries for LLVM