libclc-git: update to 20170225.
This commit is contained in:
parent
a58424c522
commit
994512b79b
|
@ -1,9 +1,8 @@
|
|||
# Template file for 'libclc-git'
|
||||
pkgname=libclc-git
|
||||
reverts=20160921_1
|
||||
version=20160905
|
||||
revision=3
|
||||
_git_hash=88b82a6f70012a903b10dfc1e2304d3ef2e76dbc
|
||||
version=20170225
|
||||
revision=1
|
||||
_git_hash=17648cd846390e294feafef21c32c7106eac1e24
|
||||
wrksrc="libclc-${_git_hash}"
|
||||
build_style=configure
|
||||
configure_script="./configure.py"
|
||||
|
@ -18,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=4d01522ad7228fa91d46ccad68cac9fc6d2079bad23b4f0479f378dd9e9dc52e
|
||||
checksum=2ca9f06a75ed9a914e4197598a7bc396f93edc3063a9f219b425f70e261b84e2
|
||||
|
||||
pre_build() {
|
||||
sed -i Makefile \
|
||||
|
|
Loading…
Reference in New Issue