summaryrefslogtreecommitdiffstats
path: root/libs
diff options
context:
space:
mode:
authorTreeve Jelbert2019-09-02 09:41:46 +0200
committerTreeve Jelbert2019-09-02 09:41:46 +0200
commit9b3b854f86dae7e42afef67fda8803f14cc94496 (patch)
tree2cd2c403ee0aac79d8f13683519cd1ff48449ef4 /libs
parent74c27c873d5c270eac165c4fe1a09462d6313251 (diff)
re2: => 2019-09-01
Diffstat (limited to 'libs')
-rwxr-xr-xlibs/re2/DETAILS4
-rw-r--r--libs/re2/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/libs/re2/DETAILS b/libs/re2/DETAILS
index 357e00cb72..2b7f824782 100755
--- a/libs/re2/DETAILS
+++ b/libs/re2/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=re2
- VERSION=2019-07-01
- SOURCE_HASH=sha512:a41c6b2a14e3a26d86c75dfd7228c01318f49a6776a3b7c478bd1cfbfb7ad24cfb0ce52982b2e9af4361c6a8b20a01afa58bf7d165e0acc61bd89d7e327e40ad
+ VERSION=2019-09-01
+ SOURCE_HASH=sha512:df446a7a00f3e8cd3f09c746ad41a6f58af3da88ab31cf8e2498d26e240bbe1f557f462fb6b10a818c3e00e02ec19dc60ce29eb6c4d61781aeb9b96b4c4e5af9
SOURCE=$SPELL-v$VERSION.tar.gz
SOURCE_URL=https://github.com/google/re2/archive/$VERSION.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
diff --git a/libs/re2/HISTORY b/libs/re2/HISTORY
index 6a57515f8a..3190cdb551 100644
--- a/libs/re2/HISTORY
+++ b/libs/re2/HISTORY
@@ -1,3 +1,6 @@
+2019-09-02 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 2019-09-01
+
2019-07-06 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 2019-07-01