Merge pull request #3405 from lazka/git-2.39.0

git: Update to 2.39.0
This commit is contained in:
Christoph Reiter 2022-12-13 07:57:26 +01:00 committed by GitHub
commit 2a4b6be54c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
# Maintainer: Ray Donnelly <mingw.android@gmail.com> # Maintainer: Ray Donnelly <mingw.android@gmail.com>
pkgname=git pkgname=git
pkgver=2.38.1 pkgver=2.39.0
pkgrel=1 pkgrel=1
pkgdesc="The fast distributed version control system" pkgdesc="The fast distributed version control system"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
@ -55,7 +55,7 @@ source=("${pkgname}-${pkgver}.tar.gz"::https://github.com/git/git/archive/v${pkg
git-2.8.2-Cygwin-Allow-DOS-paths.patch git-2.8.2-Cygwin-Allow-DOS-paths.patch
git-tcsh-completion-fixes.patch git-tcsh-completion-fixes.patch
git-2.35.1-git-gui.patch) git-2.35.1-git-gui.patch)
sha256sums=('91456b031324f7909f35e067dcfb907956d1a5c3d2069cfc5b4549e42089e546' sha256sums=('56aade1f1ab8402c0148b2d0d950af5146427cbd027cd6f6505706bbcf6dfd20'
'32baa705d76789d82316a1325e61c9a261114eaa9814dca9c05683bf63069dea' '32baa705d76789d82316a1325e61c9a261114eaa9814dca9c05683bf63069dea'
'9bc4da5022c5004c4c5b45417b25c6636ddf0ac338574a624c2c775d4394546d' '9bc4da5022c5004c4c5b45417b25c6636ddf0ac338574a624c2c775d4394546d'
'336159815092f503e0254ebbbea2b637ffc09a36217c4c644167b86852568272' '336159815092f503e0254ebbbea2b637ffc09a36217c4c644167b86852568272'