Merge pull request #7410 from cr6git/libclc
libclc-git: update to 20170816
This commit is contained in:
commit
17bff30bad
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'libclc-git'
|
# Template file for 'libclc-git'
|
||||||
pkgname=libclc-git
|
pkgname=libclc-git
|
||||||
version=20170225
|
version=20170816
|
||||||
revision=1
|
revision=1
|
||||||
_git_hash=17648cd846390e294feafef21c32c7106eac1e24
|
_git_hash=b73df2910b8bd95a7942ba292c8daac7a7a15588
|
||||||
wrksrc="libclc-${_git_hash}"
|
wrksrc="libclc-${_git_hash}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="./configure.py"
|
configure_script="./configure.py"
|
||||||
|
@ -17,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=2ca9f06a75ed9a914e4197598a7bc396f93edc3063a9f219b425f70e261b84e2
|
checksum=6c06526b530938a975de0fd64ee475cc01120e60365262af75494b50dbba5700
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i Makefile \
|
sed -i Makefile \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue