summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPolichronucci2015-11-05 03:15:35 +0200
committerPolichronucci2015-11-05 03:15:35 +0200
commit5a799f367102a8587cdbdbd570e4631662cbfe2f (patch)
tree459985ad5ab83d69172b245bb2a5973bfd1dc9a9 /PKGBUILD
parent97f793cbc3122b20d454e1eeea20944ab885930c (diff)
downloadaur-5a799f367102a8587cdbdbd570e4631662cbfe2f.tar.gz
Change url from http to https for security.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09a19d714a9b..3c02e2c9f212 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=14_10_2015
pkgrel=3
pkgdesc="s2s communication through TOR"
arch=('any')
-url=("http://modules.prosody.im/mod_onions.html")
+url=("https://modules.prosody.im/mod_onions.html")
license=('MIT')
depends=('prosody' 'lua51-bitop')
source=("https://hg.prosody.im/prosody-modules/raw-file/720b291cb340/mod_onions/mod_onions.lua")