Merge pull request #13332 from Rmys/master

git-2.43.2
This commit is contained in:
Rmys
2024-02-15 17:24:38 +03:00
committed by GitHub
+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="46e4337321c0032bcb0c34d5f6af11f74325be5a" type="tarxz">https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.43.1.tar.xz</Archive>
<Archive sha1sum="356af4adf2b87e6ae45e15e6f24ce4b737b2cbf2" type="tarxz">https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.43.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
<Dependency>libpcre2-devel</Dependency>
@@ -249,6 +249,13 @@
-->
<History>
<Update release="26">
<Date>2024-02-15</Date>
<Version>2.43.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="25">
<Date>2024-02-10</Date>
<Version>2.43.1</Version>