summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 893efde6caf1..6b24792425ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ url='https://kristaps.bsd.lv/acme-client/'
_sslver=2.4.2
source=(${pkgname}::'git+https://github.com/kristapsdz/acme-client-portable.git'
- "http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${_sslver}.tar.gz"
+ "http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${_sslver}.tar.gz"
'acme@.timer'
'acme@.service'
'example.conf')