libclc-git: update to 20171127
This commit is contained in:
parent
7aca6a8944
commit
3f5496eb63
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'libclc-git'
|
||||
pkgname=libclc-git
|
||||
version=20170816
|
||||
version=20171127
|
||||
revision=1
|
||||
_git_hash=b73df2910b8bd95a7942ba292c8daac7a7a15588
|
||||
_git_hash=d6384415ab854c68777dd77451aa2bc0d959da99
|
||||
wrksrc="libclc-${_git_hash}"
|
||||
build_style=configure
|
||||
configure_script="./configure.py"
|
||||
|
@ -17,7 +17,7 @@ provides="libclc-${version}_${revision}"
|
|||
replaces="libclc>=0"
|
||||
noarch=yes
|
||||
distfiles="https://github.com/llvm-mirror/libclc/archive/${_git_hash}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=6c06526b530938a975de0fd64ee475cc01120e60365262af75494b50dbba5700
|
||||
checksum=b8c0720661618eef017a81466b74011064dab5372168fba0d8eec857a0c612d2
|
||||
|
||||
pre_build() {
|
||||
sed -i Makefile \
|
||||
|
|
Loading…
Reference in a new issue