libclc-git: update to 20170225.
This commit is contained in:
parent
a58424c522
commit
994512b79b
1 changed files with 4 additions and 5 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'libclc-git'
|
# Template file for 'libclc-git'
|
||||||
pkgname=libclc-git
|
pkgname=libclc-git
|
||||||
reverts=20160921_1
|
version=20170225
|
||||||
version=20160905
|
revision=1
|
||||||
revision=3
|
_git_hash=17648cd846390e294feafef21c32c7106eac1e24
|
||||||
_git_hash=88b82a6f70012a903b10dfc1e2304d3ef2e76dbc
|
|
||||||
wrksrc="libclc-${_git_hash}"
|
wrksrc="libclc-${_git_hash}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="./configure.py"
|
configure_script="./configure.py"
|
||||||
|
@ -18,7 +17,7 @@ provides="libclc-${version}_${revision}"
|
||||||
replaces="libclc>=0"
|
replaces="libclc>=0"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
distfiles="https://github.com/llvm-mirror/libclc/archive/${_git_hash}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/llvm-mirror/libclc/archive/${_git_hash}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=4d01522ad7228fa91d46ccad68cac9fc6d2079bad23b4f0479f378dd9e9dc52e
|
checksum=2ca9f06a75ed9a914e4197598a7bc396f93edc3063a9f219b425f70e261b84e2
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i Makefile \
|
sed -i Makefile \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue