From 7c5e78e9f876724495f55a503aa477bd6b6631a2 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Thu, 25 Jan 2018 13:25:46 +0000 Subject: [PATCH] git: bump to 2.16.1. --- dev-vcs/git/{git-2.16.0.recipe => git-2.16.1.recipe} | 6 +++--- .../patches/{git-2.16.0.patchset => git-2.16.1.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename dev-vcs/git/{git-2.16.0.recipe => git-2.16.1.recipe} (95%) rename dev-vcs/git/patches/{git-2.16.0.patchset => git-2.16.1.patchset} (100%) diff --git a/dev-vcs/git/git-2.16.0.recipe b/dev-vcs/git/git-2.16.1.recipe similarity index 95% rename from dev-vcs/git/git-2.16.0.recipe rename to dev-vcs/git/git-2.16.1.recipe index 09e549a2b..2b5c9f781 100644 --- a/dev-vcs/git/git-2.16.0.recipe +++ b/dev-vcs/git/git-2.16.1.recipe @@ -13,13 +13,13 @@ LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.xz" -CHECKSUM_SHA256="0d10764e66b3d650dee0d99a1c77afa4aaae5e739c0973fcc1c5b9e6516e30f8" +CHECKSUM_SHA256="cfad4337f2fdbfc1e2c8abce5e17e1dd4e1718a34ac2cbe3238fbe2426f2ea19" SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz" -CHECKSUM_SHA256_2="894224a6eb67dd00bec8dcf83f357b03d5aec351c29a8d62de030be778dcab4c" +CHECKSUM_SHA256_2="97e61ddbf00f46cc5e8ae0f5fe282836a45db3ec30bb2739d928a036cf8ab7fa" SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.xz" -CHECKSUM_SHA256_3="26ea1a977d45a955000345cf52d65e51f573a2a9382a67adca570f3a58be47d8" +CHECKSUM_SHA256_3="c30d033feb9048de876986b3ea87964eb68f73392ce23e18a64280d60dbe997e" PATCHES="git-$portVersion.patchset" diff --git a/dev-vcs/git/patches/git-2.16.0.patchset b/dev-vcs/git/patches/git-2.16.1.patchset similarity index 100% rename from dev-vcs/git/patches/git-2.16.0.patchset rename to dev-vcs/git/patches/git-2.16.1.patchset