summary refs log tree commit diff
path: root/pkgs/servers/dns/bind/darwin-openssl-linking-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/servers/dns/bind/darwin-openssl-linking-fix.patch')
-rw-r--r--pkgs/servers/dns/bind/darwin-openssl-linking-fix.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/servers/dns/bind/darwin-openssl-linking-fix.patch b/pkgs/servers/dns/bind/darwin-openssl-linking-fix.patch
index b7e7bfc73bf..8276c28c3f4 100644
--- a/pkgs/servers/dns/bind/darwin-openssl-linking-fix.patch
+++ b/pkgs/servers/dns/bind/darwin-openssl-linking-fix.patch
@@ -1,8 +1,8 @@
 diff --git a/configure b/configure
-index 6779cc3..4275520 100755
+index b9ad66b..a2a7382 100755
 --- a/configure
 +++ b/configure
-@@ -15707,21 +15707,6 @@ $as_echo "not found" >&6; }
+@@ -16033,21 +16033,6 @@ $as_echo "not found" >&6; }
  			*-hp-hpux*)
  				DST_OPENSSL_LIBS="-L$use_openssl/lib -Wl,+b: -lcrypto"
  				;;