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("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="2fac73519fee82f37fa390ead18405850141953b" type="targz">https://github.com/google/re2/releases/download/2024-07-02/re2-2024-07-02.tar.gz</Archive>
|
||||
<Archive sha1sum="f9620b63e5b0887f25b13b730176e495d246def4" type="targz">https://github.com/google/re2/releases/download/2025-11-05/re2-2025-11-05.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>abseil-cpp-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -45,6 +45,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2026-01-03</Date>
|
||||
<Version>20251105</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2024-08-20</Date>
|
||||
<Version>20240702</Version>
|
||||
|
||||
Reference in New Issue
Block a user