uwsgi: bump to latest 2.0.25.1 release
[feed/packages.git] / net / uwsgi / patches / 003-hard-code-Linux-as-compilation-os.patch
index 6f496ef0d385596939b26f99caeafba4d3953fe6..4e18674d784ac0647acf8c8cf72a6a418b63c3ce 100644 (file)
@@ -1,6 +1,6 @@
 --- a/uwsgiconfig.py
 +++ b/uwsgiconfig.py
-@@ -5,9 +5,9 @@ uwsgi_version = '2.0.19.1'
+@@ -5,9 +5,9 @@ uwsgi_version = '2.0.25.1'
  import os
  import re
  import time