summaryrefslogtreecommitdiffhomepage
path: root/patches/lighttpd-1.4.69_pre.local.patch
diff options
context:
space:
mode:
authorØrjan Malde <red@foxi.me>2023-05-21 14:18:30 +0200
committerØrjan Malde <red@foxi.me>2023-05-21 14:18:30 +0200
commitaf9da67ef52b7557fdb15456d55342ee9fc67b8d (patch)
tree046b81234335ea02c8bed54284025983e2f286b6 /patches/lighttpd-1.4.69_pre.local.patch
parentaa0920e17d83839ecc85ac945ceea37ea31cf64d (diff)
downloadmidipix_build-af9da67ef52b7557fdb15456d55342ee9fc67b8d.tar.bz2
midipix_build-af9da67ef52b7557fdb15456d55342ee9fc67b8d.tar.xz
groups.d/241.native_packages_inet.group: lighttpd: bump to v1.4.70
Signed-off-by: Ørjan Malde <red@foxi.me>
Diffstat (limited to 'patches/lighttpd-1.4.69_pre.local.patch')
-rw-r--r--patches/lighttpd-1.4.69_pre.local.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/patches/lighttpd-1.4.69_pre.local.patch b/patches/lighttpd-1.4.69_pre.local.patch
deleted file mode 100644
index dd5f1a4d..00000000
--- a/patches/lighttpd-1.4.69_pre.local.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-diff -ru lighttpd-1.4.68.orig/configure lighttpd-1.4.68/configure
---- lighttpd-1.4.68.orig/configure 2023-01-03 14:05:40.000000000 +0100
-+++ lighttpd-1.4.68/configure 2023-01-07 13:13:44.702656206 +0100
-@@ -18388,7 +18388,7 @@
- ac_status=$?
- printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }; then
-- pkg_cv_GNUTLS_LIBS=`$PKG_CONFIG --libs "gnutls >= 3.3.0" 2>/dev/null`
-+ pkg_cv_GNUTLS_LIBS=`$PKG_CONFIG --libs-only-l "gnutls >= 3.3.0" 2>/dev/null`
- test "x$?" != "x0" && pkg_failed=yes
- else
- pkg_failed=yes
-@@ -18771,7 +18771,7 @@
- ac_status=$?
- printf "%s\n" "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
- test $ac_status = 0; }; then
-- pkg_cv_PCRE2_LIBS=`$PKG_CONFIG --libs "libpcre2-8" 2>/dev/null`
-+ pkg_cv_PCRE2_LIBS=`$PKG_CONFIG --libs-only-l "libpcre2-8" 2>/dev/null`
- test "x$?" != "x0" && pkg_failed=yes
- else
- pkg_failed=yes