libclc-git: update to 20181127
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
d67aaa8262
commit
1321d29203
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'libclc-git'
|
||||
pkgname=libclc-git
|
||||
version=20171127
|
||||
version=20181127
|
||||
revision=1
|
||||
_git_hash=d6384415ab854c68777dd77451aa2bc0d959da99
|
||||
_git_hash=1ecb16dd7d8b8e9151027faab996f27b2ac508e3
|
||||
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=b8c0720661618eef017a81466b74011064dab5372168fba0d8eec857a0c612d2
|
||||
checksum=d9cf73a5d1ab05995086e7a3a0fd6c06172ee59cdd2512c395caae99b9fce453
|
||||
|
||||
pre_build() {
|
||||
sed -i Makefile \
|
||||
|
|
Loading…
Reference in New Issue