Merge pull request #3629 from lazka/git-2.40.0

git: Update to 2.40.0
This commit is contained in:
Christoph Reiter 2023-03-13 22:34:31 +01:00 committed by GitHub
commit c4e0149346
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.39.2 pkgver=2.40.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=('bb229046439477fe6b2592b3defde45550974b54c689063633f513c803a3f9e0' sha256sums=('d46fa859fe1e89b479e3e29c6e65d7c3c26a48f3c08f1e2e5a5ced04155b4f86'
'32baa705d76789d82316a1325e61c9a261114eaa9814dca9c05683bf63069dea' '32baa705d76789d82316a1325e61c9a261114eaa9814dca9c05683bf63069dea'
'9bc4da5022c5004c4c5b45417b25c6636ddf0ac338574a624c2c775d4394546d' '9bc4da5022c5004c4c5b45417b25c6636ddf0ac338574a624c2c775d4394546d'
'336159815092f503e0254ebbbea2b637ffc09a36217c4c644167b86852568272' '336159815092f503e0254ebbbea2b637ffc09a36217c4c644167b86852568272'