re2 ver. bump
This commit is contained in:
@@ -14,4 +14,4 @@ def build():
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s prefix=/usr" % get.installDIR())
|
||||
|
||||
pisitools.dodoc("AUTHORS", "CONT*", "README")
|
||||
pisitools.dodoc("CONT*", "README")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Fast, safe, thread-friendly regular expression engine</Summary>
|
||||
<Description>Fast, safe, thread-friendly regular expression engine</Description>
|
||||
<Archive sha1sum="66ae6fe6d38580b064e5881e55d879ebf3cda3cb" type="targz">https://github.com/google/re2/releases/download/2023-11-01/re2-2023-11-01.tar.gz</Archive>
|
||||
<Archive sha1sum="98220becc8bf1f4b90facfdb3b6e09fec9f7a733" type="targz">https://github.com/google/re2/releases/download/2024-06-01/re2-2024-06-01.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>abseil-cpp-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -45,6 +45,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2024-06-02</Date>
|
||||
<Version>20240601</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2023-11-16</Date>
|
||||
<Version>20231101</Version>
|
||||
|
||||
Reference in New Issue
Block a user