diff --git a/debian/patches/fix-nginx-FTBFS-on-kfreebsd.patch b/debian/patches/fix-nginx-FTBFS-on-kfreebsd.patch index cebf52f..ffbb66b 100644 --- a/debian/patches/fix-nginx-FTBFS-on-kfreebsd.patch +++ b/debian/patches/fix-nginx-FTBFS-on-kfreebsd.patch @@ -7,8 +7,8 @@ platforms including GNU/kFreeBSD. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826061#10 ---- a/vendor/nginx-1.15.5/src/os/unix/ngx_posix_config.h -+++ b/vendor/nginx-1.15.5/src/os/unix/ngx_posix_config.h +--- a/vendor/nginx-1.15.7/src/os/unix/ngx_posix_config.h ++++ b/vendor/nginx-1.15.7/src/os/unix/ngx_posix_config.h @@ -21,10 +21,13 @@ #endif