summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2018-07-04 12:04:36 -0400
committerChris Severance2018-07-04 12:04:36 -0400
commit48d5f8078d6da943388307c5a32574275aa4e835 (patch)
treea9ef20916f71112fc20569ddd0925810bad0923a
parent476aa98d64bfac1af04fe4274164a2451f1a69cf (diff)
downloadaur-48d5f8078d6da943388307c5a32574275aa4e835.tar.gz
autu: Update to 1.0.0-1 Fix link
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 258b436e864f..fe810fa68c6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Tue Dec 29 07:14:59 UTC 2015
+# Wed Jul 4 16:04:36 UTC 2018
pkgbase = chromium-reduced-security
pkgdesc = launch Chrome with reduced Logjam security to access sites with 'weak ephemeral Diffie-Hellman public key' Cisco RV042
pkgver = 1.0.0
pkgrel = 1
- 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
install = chromium-reduced-security.install
arch = any
depends = chromium
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')