git ver. bump

This commit is contained in:
Rmys
2023-03-17 22:48:19 +03:00
parent 7b73beab38
commit 52b58d1b26
+8 -1
View File
@@ -13,7 +13,7 @@
<Icon>git</Icon>
<Summary>Fast Version Control System</Summary>
<Description>Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals.</Description>
<Archive sha1sum="3c415274f626589b37d5b0a9add11de34bcc2f5d" type="tarxz">https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.39.2.tar.xz</Archive>
<Archive sha1sum="8ac6454e1b8c9e501d444add03e41e959e7b3d35" type="tarxz">https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.40.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
<Dependency>libpcre2-devel</Dependency>
@@ -249,6 +249,13 @@
-->
<History>
<Update release="20">
<Date>2023-03-17</Date>
<Version>2.40.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2023-02-17</Date>
<Version>2.39.2</Version>