From 6ad8c232588ba9cf8c3f9c369fc126d1931df3fe Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Sun, 18 Aug 2019 20:10:26 +0300 Subject: [PATCH] git: bump version --- dev-vcs/git/{git-2.21.0.recipe => git-2.23.0.recipe} | 8 ++++---- .../patches/{git-2.21.0.patchset => git-2.23.0.patchset} | 0 2 files changed, 4 insertions(+), 4 deletions(-) rename dev-vcs/git/{git-2.21.0.recipe => git-2.23.0.recipe} (95%) rename dev-vcs/git/patches/{git-2.21.0.patchset => git-2.23.0.patchset} (100%) diff --git a/dev-vcs/git/git-2.21.0.recipe b/dev-vcs/git/git-2.23.0.recipe similarity index 95% rename from dev-vcs/git/git-2.21.0.recipe rename to dev-vcs/git/git-2.23.0.recipe index a1576228e..f93ff2d11 100644 --- a/dev-vcs/git/git-2.21.0.recipe +++ b/dev-vcs/git/git-2.23.0.recipe @@ -10,13 +10,13 @@ workflows." HOMEPAGE="https://git-scm.com/" COPYRIGHT="2005-2019 Git Authors (see git web site for list)" LICENSE="GNU GPL v2" -REVISION="5" +REVISION="1" SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.xz" -CHECKSUM_SHA256="8ccb1ce743ee991d91697e163c47c11be4bf81efbdd9fb0b4a7ad77cc0020d28" +CHECKSUM_SHA256="234fa05b6839e92dc300b2dd78c92ec9c0c8d439f65e1d430a7034f60af16067" SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz" -CHECKSUM_SHA256_2="2f68dc24931c0d05f70167d9ffe6c33ef6b0b6c75b92301ddcda55b9b0f5ec51" +CHECKSUM_SHA256_2="9558433f68ff4229bd55e84c4d26b74e5d3518ab0ec30186253b090ea887946a" SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.xz" -CHECKSUM_SHA256_3="b1758e9903b21bad5cb5694617df22b2aa23c093541fb282bf11862df4962ca1" +CHECKSUM_SHA256_3="b7959afd19554aeaaa455c88eeed2c164854391f13319bd3fa7df2577c57ddc8" PATCHES="git-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/dev-vcs/git/patches/git-2.21.0.patchset b/dev-vcs/git/patches/git-2.23.0.patchset similarity index 100% rename from dev-vcs/git/patches/git-2.21.0.patchset rename to dev-vcs/git/patches/git-2.23.0.patchset