Merge pull request #11361 from Rmys/master

git-2.39.1
This commit is contained in:
Rmys
2023-01-18 13:12:22 +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="12867233de20c9b6d3063767764d37a1da648e62" type="tarxz">https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.38.2.tar.xz</Archive>
<Archive sha1sum="3a35d0571c517f7f4cb2e1dfbd315e7c32023e2b" type="tarxz">https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.39.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
<Dependency>libpcre2-devel</Dependency>
@@ -249,6 +249,13 @@
-->
<History>
<Update release="18">
<Date>2023-01-18</Date>
<Version>2.39.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="17">
<Date>2022-12-12</Date>
<Version>2.38.2</Version>