diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-04-11 17:06:53 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-04-11 17:06:53 +0200 |
commit | 4a9545383bd0da65d3bcb81c0df57cab5cd13998 (patch) | |
tree | c565746653694c0fa2e94b0037b98ef881e40476 /core | |
parent | 0cf616e1cac2fcc85784cc847c460fad0b5e4737 (diff) | |
download | packages-4a9545383bd0da65d3bcb81c0df57cab5cd13998.tar.xz |
core/libgcryt: yolowing another broken PGP key
Diffstat (limited to 'core')
-rw-r--r-- | core/libgcrypt/PKGBUILD | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/libgcrypt/PKGBUILD b/core/libgcrypt/PKGBUILD new file mode 100644 index 00000000..1dd462f3 --- /dev/null +++ b/core/libgcrypt/PKGBUILD @@ -0,0 +1,4 @@ +# should make a generic straw in the build slave just to build without +# signature verification as a fallback.. +source=(${source[0]}) +sha1sums=(${sha1sums[0]}) |