summaryrefslogtreecommitdiff
path: root/homebrew/pinentry/download.sh
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/pinentry/download.sh')
-rwxr-xr-xhomebrew/pinentry/download.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/homebrew/pinentry/download.sh b/homebrew/pinentry/download.sh
new file mode 100755
index 000000000..e1e1fdcc4
--- /dev/null
+++ b/homebrew/pinentry/download.sh
@@ -0,0 +1 @@
+wget https://www.gnupg.org/ftp/gcrypt/pinentry/pinentry-1.1.0.tar.bz2 || wget https://www.mirrorservice.org/sites/ftp.gnupg.org/gcrypt/pinentry/pinentry-1.1.0.tar.bz2 \ No newline at end of file