From e8835c50070718ea15da4b56876c3328db3ed05d Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 25 Sep 2022 16:50:03 +0200 Subject: [PATCH] git: bump version --- dev-vcs/git/{git-2.36.1.recipe => git-2.37.3.recipe} | 6 +++--- .../patches/{git-2.36.1.patchset => git-2.37.3.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename dev-vcs/git/{git-2.36.1.recipe => git-2.37.3.recipe} (96%) rename dev-vcs/git/patches/{git-2.36.1.patchset => git-2.37.3.patchset} (100%) diff --git a/dev-vcs/git/git-2.36.1.recipe b/dev-vcs/git/git-2.37.3.recipe similarity index 96% rename from dev-vcs/git/git-2.36.1.recipe rename to dev-vcs/git/git-2.37.3.recipe index e7b34b7b0..a8b05db79 100644 --- a/dev-vcs/git/git-2.36.1.recipe +++ b/dev-vcs/git/git-2.37.3.recipe @@ -12,11 +12,11 @@ COPYRIGHT="2005-2020 Git Authors (see git web site for list)" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.xz" -CHECKSUM_SHA256="405d4a0ff6e818d1f12b3e92e1ac060f612adcb454f6299f70583058cb508370" +CHECKSUM_SHA256="814641d7f61659cfbc17825d0462499ca1403e39ff53d76a8512050e6483e87a" SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz" -CHECKSUM_SHA256_2="b1e6e651333283bfe2abbdf10baa858f61c5ec9d3caacb30f44888d78d964e6f" +CHECKSUM_SHA256_2="9c5373549ae6131d4fc7bc04f6e064e33f5038710aacfb65c95e78e479927414" SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.xz" -CHECKSUM_SHA256_3="f2a44ee1acfc1b8e2ce9a90ae767226c862d5a6596bed0404de70fdef8e67c8d" +CHECKSUM_SHA256_3="abbc43fe994622bc414d4d1282a84ebe665e49fe03ea944a67a9b905821874c2" PATCHES="git-$portVersion.patchset" ARCHITECTURES="all !x86_gcc2" diff --git a/dev-vcs/git/patches/git-2.36.1.patchset b/dev-vcs/git/patches/git-2.37.3.patchset similarity index 100% rename from dev-vcs/git/patches/git-2.36.1.patchset rename to dev-vcs/git/patches/git-2.37.3.patchset