ports/opt (3.1): llvm: 3.6.0 -> 3.6.1
commit aa06590721f73f5b0c8f71c3f483d48fab4a2b58 Author: Thomas Penteker <tek@serverop.de> Date: Mon Jun 15 03:33:28 2015 +0200 llvm: 3.6.0 -> 3.6.1 diff --git a/llvm/.footprint b/llvm/.footprint index 74c8ce7..f4d8f98 100644 --- a/llvm/.footprint +++ b/llvm/.footprint @@ -705,7 +705,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/ -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/BugpointPasses.so -lrwxrwxrwx root/root usr/lib/libLLVM-3.6.0.so -> libLLVM-3.6.so +lrwxrwxrwx root/root usr/lib/libLLVM-3.6.1.so -> libLLVM-3.6.so -rwxr-xr-x root/root usr/lib/libLLVM-3.6.so -rwxr-xr-x root/root usr/lib/libLLVMAnalysis.a -rwxr-xr-x root/root usr/lib/libLLVMAsmParser.a diff --git a/llvm/.md5sum b/llvm/.md5sum index 9c55944..6e99938 100644 --- a/llvm/.md5sum +++ b/llvm/.md5sum @@ -1,3 +1,3 @@ 36a89de82dfe6ca99829743591cf8112 config.h -f1e14e949f8df3047c59816c55278cec llvm-3.6.0.src.tar.xz +ebf9e97be405ae126e134d3a357cd58a llvm-3.6.1.src.tar.xz fcd6954a7fbd05687990e59e87131c3e llvm-config.h diff --git a/llvm/Pkgfile b/llvm/Pkgfile index 3d53c38..7ee6489 100644 --- a/llvm/Pkgfile +++ b/llvm/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python name=llvm -version=3.6.0 +version=3.6.1 release=1 source=(http://llvm.org/releases/$version/$name-$version.src.tar.xz \ config.h llvm-config.h)
participants (1)
-
crux@crux.nu