summaryrefslogtreecommitdiff
path: root/distrib/syspatch
diff options
context:
space:
mode:
authorAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2016-11-09 15:43:23 +0000
committerAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2016-11-09 15:43:23 +0000
commitbb25e1f044c0738181ec7d7df30cc6a335eb463c (patch)
treef0af7d13e6be98ab443c490f055490a380ea3de9 /distrib/syspatch
parentb8e2ca0b9760ce3c2c30d41ae86665d25a394ef5 (diff)
Use https to get the patches.
Fix syspatch naming. ok robert@
Diffstat (limited to 'distrib/syspatch')
-rw-r--r--distrib/syspatch/bsd.syspatch.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/syspatch/bsd.syspatch.mk b/distrib/syspatch/bsd.syspatch.mk
index f75dd07fe94..fe59ad671da 100644
--- a/distrib/syspatch/bsd.syspatch.mk
+++ b/distrib/syspatch/bsd.syspatch.mk
@@ -1,4 +1,4 @@
-# $OpenBSD: bsd.syspatch.mk,v 1.4 2016/11/03 14:46:48 robert Exp $
+# $OpenBSD: bsd.syspatch.mk,v 1.5 2016/11/09 15:43:22 ajacoutot Exp $
#
# Copyright (c) 2016 Robert Nagy <robert@openbsd.org>
#
@@ -22,10 +22,10 @@ ERRATA?=
FETCH= /usr/bin/ftp -Vm
# make sure to only use the original OpenBSD mirror
-MIRROR= http://ftp.openbsd.org/pub/OpenBSD/patches/${OSREV}/common
+MIRROR= https://ftp.openbsd.org/pub/OpenBSD/patches/${OSREV}/common
# the final name of the syspatch tarball
-SYSPATCH= syspatch-${OSrev}-${ERRATA}.tgz
+SYSPATCH= syspatch${OSREV}-${ERRATA}.tgz
# arguments used by different tools
MTREE_FILES= /etc/mtree/4.4BSD.dist