summaryrefslogtreecommitdiff
path: root/clang-ccache-bindings
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2020-05-02 14:10:29 +1000
committerDanny Rawlins <monster.romster@gmail.com>2020-05-02 14:12:26 +1000
commitf6ce1fcd391c09ca70b154a4b2d87e360e15d6e1 (patch)
tree2d6271562ad1c18e4793efc7dd3a78d2f8e45bf4 /clang-ccache-bindings
parentad3e704743a86fb06e5aa83baced6a858cbf6d4b (diff)
downloadopt-f6ce1fcd391c09ca70b154a4b2d87e360e15d6e1.tar.gz
opt-f6ce1fcd391c09ca70b154a4b2d87e360e15d6e1.tar.xz
clang-ccache-bindings: 1 -> 10
Diffstat (limited to 'clang-ccache-bindings')
-rw-r--r--clang-ccache-bindings/.footprint4
-rw-r--r--clang-ccache-bindings/.signature6
-rw-r--r--clang-ccache-bindings/Pkgfile5
3 files changed, 7 insertions, 8 deletions
diff --git a/clang-ccache-bindings/.footprint b/clang-ccache-bindings/.footprint
index 08399004f..3028f0d01 100644
--- a/clang-ccache-bindings/.footprint
+++ b/clang-ccache-bindings/.footprint
@@ -3,5 +3,5 @@ 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-9 -> ../../bin/ccache
-lrwxrwxrwx root/root usr/lib/ccache/clang-9.0 -> ../../bin/ccache
+lrwxrwxrwx root/root usr/lib/ccache/clang-10 -> ../../bin/ccache
+lrwxrwxrwx root/root usr/lib/ccache/clang-10.0 -> ../../bin/ccache
diff --git a/clang-ccache-bindings/.signature b/clang-ccache-bindings/.signature
index fd2f4e779..03aca93f7 100644
--- a/clang-ccache-bindings/.signature
+++ b/clang-ccache-bindings/.signature
@@ -1,4 +1,4 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/WlD2CcP59vmPHGJN0ReZA5QdKnR4SWhhk9ttQS4lcjnRj5pgwdXhO3vjhEwbtlTQebi/p/ja5HBGSb9M9a7rQc=
-SHA256 (Pkgfile) = 53d1fae09d5c56e27d4ad944ad6b6102f815d1eb4ecc6e1838a157cdf290f3df
-SHA256 (.footprint) = ca27bc924c3a4ecd1c7f776f8093fd19f1f0d7b6765842c6a4f655a8bd038f65
+RWSE3ohX2g5d/RXRuy0bZb0BcQf3mXKNEhqrAz1JyTpp5toMHEXpmiKPBczAkfIDm+3GyHAPLh8yj8z+otQd/pwu/u7QmeRTMgU=
+SHA256 (Pkgfile) = d736b8fa70740d65272014e280297982009c30b74c753d46c07707b450287713
+SHA256 (.footprint) = 4d6bc9f5079d24439563214828fa70e8325a5bc857069e166fc75f100c0e77d6
diff --git a/clang-ccache-bindings/Pkgfile b/clang-ccache-bindings/Pkgfile
index a4bdc6a20..39de73d5d 100644
--- a/clang-ccache-bindings/Pkgfile
+++ b/clang-ccache-bindings/Pkgfile
@@ -4,8 +4,8 @@
# Depends on: ccache clang
name=clang-ccache-bindings
-version=1
-release=4
+version=10
+release=1
source=()
build() {
@@ -24,4 +24,3 @@ build() {
ln -s ../../bin/ccache $PKG/usr/lib/ccache/clang-$clang1
ln -s ../../bin/ccache $PKG/usr/lib/ccache/clang++
}
-

Generated by cgit