ports/opt (3.5): clang-ccache-bindings: update footprint for new clang version
commit 8dccbcd117e4fddc5f80028c0b87a791a754c95e Author: Danny Rawlins <monster.romster@gmail.com> Date: Sun Sep 8 16:56:11 2019 +1000 clang-ccache-bindings: update footprint for new clang version diff --git a/clang-ccache-bindings/.footprint b/clang-ccache-bindings/.footprint index 495ce3dd4..1745bc788 100644 --- a/clang-ccache-bindings/.footprint +++ b/clang-ccache-bindings/.footprint @@ -3,4 +3,4 @@ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/ccache/ lrwxrwxrwx root/root usr/lib/ccache/clang -> ../../bin/ccache lrwxrwxrwx root/root usr/lib/ccache/clang++ -> ../../bin/ccache -lrwxrwxrwx root/root usr/lib/ccache/clang-7.0 -> ../../bin/ccache +lrwxrwxrwx root/root usr/lib/ccache/clang-8.0 -> ../../bin/ccache diff --git a/clang-ccache-bindings/.signature b/clang-ccache-bindings/.signature index d69a9042d..c18a38d29 100644 --- a/clang-ccache-bindings/.signature +++ b/clang-ccache-bindings/.signature @@ -1,4 +1,4 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Sm6qDbfUjPMiEahonXNtXonSTUq9n+BHsQhsNEfgt+4r5rOepFoMiUMBZCukCoSb+Oz0QE99knBf+H0pnz/4gU= -SHA256 (Pkgfile) = 19497ce73484f17650592fab5dcd72be960029be7c264192bd250498c2b154c2 -SHA256 (.footprint) = 3e7f71ec1acd80cc9c4c5edf0c33f71bfe45bf9efb18c2fca92c6ae3b7f280bf +RWSE3ohX2g5d/fwhI4vtsIGZIDjyZFESP7aUBQAdASoYBLFowuLvJ57fZMgZ+SUkVL1E9hgMlndnJ0A9JJ4RR1A+UshnApHYKwA= +SHA256 (Pkgfile) = 807356ba4011783fd4bf9e5cad26cf30c0a1542f0df74cac523952c7dc2c112e +SHA256 (.footprint) = 5adac0fcd1bf4fee8c1996b57ee83a30043b42da087159727dfe73f2470827e7 diff --git a/clang-ccache-bindings/Pkgfile b/clang-ccache-bindings/Pkgfile index ca197c75a..8269962b3 100644 --- a/clang-ccache-bindings/Pkgfile +++ b/clang-ccache-bindings/Pkgfile @@ -5,7 +5,7 @@ name=clang-ccache-bindings version=1 -release=2 +release=3 source=() build() {
participants (1)
-
crux@crux.nu