uwsgi: bump to latest 2.0.25.1 release
[feed/packages.git] / net / uwsgi / patches / 001-dont-hardcode-zlib.patch
index 38a42c0453e3d50cbf69895b34164ed327a1031f..37a81e3baf97051e1f36d2b916c78f6aeb33a2e0 100644 (file)
@@ -1,6 +1,6 @@
 --- a/uwsgiconfig.py
 +++ b/uwsgiconfig.py
-@@ -859,11 +859,11 @@ class uConf(object):
+@@ -863,11 +863,11 @@ class uConf(object):
                  self.cflags.append('-DUWSGI_HAS_EXECINFO')
                  report['execinfo'] = True