summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVincent Grande2021-01-03 16:13:28 -0500
committerVincent Grande2021-01-03 16:13:28 -0500
commit72ba15ae8b83c35e1853181402ef86535301107e (patch)
tree97f4c1b422b19460ad04d28a48345c68da45d90d /PKGBUILD
parent1f9d5bef327377e9e30ece344e50e634102b49e5 (diff)
downloadaur-72ba15ae8b83c35e1853181402ef86535301107e.tar.gz
fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 874f6b690826..827cb434f08e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ depends=('lib32-glibc' "${_pkgbasename}")
optdepends=('ca-certificates')
provides=(lib32-openssl)
conflicts=(lib32-openssl)
-source=("https://www.openssl.org/source/${_pkgbasename}-${_ver}.tar.gz"
+source=("https://artfiles.org/openssl.org/source/openssl-1.1.1i.tar.gz"
'ca-dir.patch')
sha256sums=('SKIP'
'SKIP')