summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Severance2018-07-04 12:04:36 -0400
committerChris Severance2018-07-04 12:04:36 -0400
commit48d5f8078d6da943388307c5a32574275aa4e835 (patch)
treea9ef20916f71112fc20569ddd0925810bad0923a /PKGBUILD
parent476aa98d64bfac1af04fe4274164a2451f1a69cf (diff)
downloadaur-48d5f8078d6da943388307c5a32574275aa4e835.tar.gz
autu: Update to 1.0.0-1 Fix link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7bffbed3da44..df08179ad37e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=1.0.0
pkgrel=1
pkgdesc="launch Chrome with reduced Logjam security to access sites with 'weak ephemeral Diffie-Hellman public key' Cisco RV042"
arch=('any')
-url='http://superuser.com/questions/966855/force-chrome-to-ignore-a-weak-ephemeral-diffie-hellman-public-key'
+url='https://superuser.com/questions/966855/force-chrome-to-ignore-a-weak-ephemeral-diffie-hellman-public-key'
depends=('chromium')
install="${pkgname}.install"
source=('chromium-reduced-security.desktop')