From 3f5496eb635b3f7a12a2a564fb2ea90102a10307 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 3 Jan 2018 11:22:04 +0100 Subject: [PATCH] libclc-git: update to 20171127 --- srcpkgs/libclc-git/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libclc-git/template b/srcpkgs/libclc-git/template index 32bde4655fb..f8ab5c921e7 100644 --- a/srcpkgs/libclc-git/template +++ b/srcpkgs/libclc-git/template @@ -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 \