summaryrefslogtreecommitdiff
path: root/security/openssl
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-08-29 16:03:37 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-08-29 16:03:37 +0000
commit477098f3e1b511df41338cf27cea50a350dfaf7c (patch)
tree08c5ead6f8c46991b1c8a7d58220ccef0f8ceb4e /security/openssl
parentnet/p5-Parse-Netstat: create port (diff)
security/openssl: Fix padlock patches url prefix
Notes
Notes: svn path=/head/; revision=478360
Diffstat (limited to 'security/openssl')
-rw-r--r--security/openssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 296732a201b9..d00e133e18c3 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -74,7 +74,7 @@ MD2_CONFIGURE_ON= enable-md2
MD2_CONFIGURE_OFF= no-md2
PADLOCK_CFLAGS= -Wno-unused-function
PADLOCK_CONFIGURE_OFF= no-padlock
-PADLOCK_PATCH_SITES= http://git.alpinelinux.org/cgit/aports/plain/main/openssl/:padlock
+PADLOCK_PATCH_SITES= http://git.alpinelinux.org/cgit/aports/plain/main/openssl1.0/:padlock
PADLOCK_PATCHFILES= 1001-crypto-hmac-support-EVP_MD_CTX_FLAG_ONESHOT-and-set-.patch:padlock \
1002-backport-changes-from-upstream-padlock-module.patch:padlock \
1003-engines-e_padlock-implement-sha1-sha224-sha256-accel.patch:padlock \