mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
re2: bump to 2018.09.01.
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user