[arch-commits] Commit in tor/trunk (PKGBUILD)

Lukas Fleischer lfleischer at archlinux.org
Sat Apr 4 08:07:39 UTC 2015


    Date: Saturday, April 4, 2015 @ 10:07:39
  Author: lfleischer
Revision: 130656

tor: Use HTTPs in sources

Modified:
  tor/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-04 04:14:35 UTC (rev 130655)
+++ PKGBUILD	2015-04-04 08:07:39 UTC (rev 130656)
@@ -17,7 +17,7 @@
 backup=('etc/tor/torrc'
         'etc/tor/torrc-dist')
 install='tor.install'
-source=("http://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc}
+source=("https://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc}
         'torrc'
         'tor.service')
 md5sums=('9ca64f76996cb8a750e50c792e2c4c52'



More information about the arch-commits mailing list