protobuf, jemalloc ver. bump

This commit is contained in:
Rmys
2022-12-01 15:41:54 +03:00
parent 277800ecaa
commit 12e312b389
2 changed files with 23 additions and 2 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>General-purpose scalable concurrent malloc implementation</Summary>
<Description>Genel amaçlı ölçeklenebilir eşzamanlı malloc uygulaması</Description>
<Archive sha1sum="3b9389178fc287e5b71e4a87c0c50b7a608cb415" type="targz">https://github.com/jemalloc/jemalloc/archive/refs/tags/5.2.1.tar.gz</Archive>
<Archive sha1sum="3e4781e0c8c0033a0da5f93a204c172337c3353b" type="targz">https://github.com/jemalloc/jemalloc/archive/refs/tags/5.3.0.tar.gz</Archive>
<!--
<Patches>
<Patch>jemalloc.patch</Patch>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="2">
<Date>2022-11-26</Date>
<Version>5.3.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2021-11-20</Date>
<Version>5.2.1</Version>