re2: bump to 2018.09.01.

This commit is contained in:
fbrosson
2018-09-03 19:46:19 +00:00
parent 03f013dcae
commit 728544b5ac
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ Subject: Haiku patch
diff --git a/Makefile b/Makefile
index 6836e06..0b8120c 100644
index f001f06..b314658 100644
--- a/Makefile
+++ b/Makefile
@@ -17,8 +17,8 @@ CXX?=g++
@@ -20,5 +20,5 @@ index 6836e06..0b8120c 100644
ARFLAGS?=rsc
NM?=nm
--
2.2.2
2.16.4

View File

@@ -8,7 +8,7 @@ LICENSE="BSD (3-clause)"
REVISION="1"
RE_VERSION="${portVersion//./-}"
SOURCE_URI="https://github.com/google/re2/archive/$RE_VERSION.tar.gz"
CHECKSUM_SHA256="7c995c91c12201e61738f35cf4d1362758894d674a1e71dd116cafb4d860b752"
CHECKSUM_SHA256="1424b303582f71c6f9e19f3b21d320e3b80f4c37b9d4426270f1f80d11cacf43"
SOURCE_FILENAME="re2-$portVersion.tar.gz"
SOURCE_DIR="re2-$RE_VERSION"
PATCHES="re2-$portVersion.patchset"