git-2.242.0

This commit is contained in:
Rmys
2023-08-22 12:33:03 +03:00
parent 0b95ba1343
commit 3b41c9084a
+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="092e1c160d6d602bfa69cc702c09c92ad1b2becb" type="tarxz">https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.40.1.tar.xz</Archive>
<Archive sha1sum="b8f9760971bc16a0813bd66cb38e8582a59d4968" type="tarxz">https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.42.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
<Dependency>libpcre2-devel</Dependency>
@@ -249,6 +249,13 @@
-->
<History>
<Update release="22">
<Date>2023-08-22</Date>
<Version>2.42.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2023-04-26</Date>
<Version>2.40.1</Version>