diff options
-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]}) |