summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkg/pcre/.gitignore2
-rw-r--r--pkg/pcre/config.h6
-rw-r--r--pkg/pcre/rev2
-rw-r--r--pkg/pcre/sha2562
-rw-r--r--pkg/pcre/url2
5 files changed, 7 insertions, 7 deletions
diff --git a/pkg/pcre/.gitignore b/pkg/pcre/.gitignore
index cd156c4c..4e296433 100644
--- a/pkg/pcre/.gitignore
+++ b/pkg/pcre/.gitignore
@@ -1,2 +1,2 @@
-/pcre-8.40.tar.gz
+/pcre-8.41.tar.gz
/src
diff --git a/pkg/pcre/config.h b/pkg/pcre/config.h
index b4b4ce09..3701773a 100644
--- a/pkg/pcre/config.h
+++ b/pkg/pcre/config.h
@@ -33,10 +33,10 @@
#define PACKAGE "pcre"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "PCRE"
-#define PACKAGE_STRING "PCRE 8.40"
+#define PACKAGE_STRING "PCRE 8.41"
#define PACKAGE_TARNAME "pcre"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "8.40"
+#define PACKAGE_VERSION "8.41"
#define PARENS_NEST_LIMIT 250
#define PCRECPP_EXP_DECL extern __attribute__ ((visibility ("default")))
#define PCRECPP_EXP_DEFN __attribute__ ((visibility ("default")))
@@ -61,4 +61,4 @@
#define SUPPORT_UCP /**/
#define SUPPORT_UTF /**/
/* #undef SUPPORT_VALGRIND */
-#define VERSION "8.40"
+#define VERSION "8.41"
diff --git a/pkg/pcre/rev b/pkg/pcre/rev
index 0cfbf088..00750edc 100644
--- a/pkg/pcre/rev
+++ b/pkg/pcre/rev
@@ -1 +1 @@
-2
+3
diff --git a/pkg/pcre/sha256 b/pkg/pcre/sha256
index 953468fd..f4a6cc92 100644
--- a/pkg/pcre/sha256
+++ b/pkg/pcre/sha256
@@ -1 +1 @@
-1d75ce90ea3f81ee080cdc04e68c9c25a9fb984861a0618be7bbf676b18eda3e pcre-8.40.tar.gz
+244838e1f1d14f7e2fa7681b857b3a8566b74215f28133f14a8f5e59241b682c pcre-8.41.tar.gz
diff --git a/pkg/pcre/url b/pkg/pcre/url
index 4a38c8ba..8f9c9ef7 100644
--- a/pkg/pcre/url
+++ b/pkg/pcre/url
@@ -1 +1 @@
-url = "https://ftp.pcre.org/pub/pcre/pcre-8.40.tar.gz"
+url = "https://ftp.pcre.org/pub/pcre/pcre-8.41.tar.gz"