From 9484eb801108cc5ab255e7def67e91f22061ee27 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 27 Mar 2017 19:24:08 +0200 Subject: [PATCH] git: bump version. --- dev-vcs/git/{git-2.12.1.recipe => git-2.12.2.recipe} | 6 +++--- .../patches/{git-2.12.1.patchset => git-2.12.2.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename dev-vcs/git/{git-2.12.1.recipe => git-2.12.2.recipe} (95%) rename dev-vcs/git/patches/{git-2.12.1.patchset => git-2.12.2.patchset} (100%) diff --git a/dev-vcs/git/git-2.12.1.recipe b/dev-vcs/git/git-2.12.2.recipe similarity index 95% rename from dev-vcs/git/git-2.12.1.recipe rename to dev-vcs/git/git-2.12.2.recipe index 0426c8164..703884ffb 100644 --- a/dev-vcs/git/git-2.12.1.recipe +++ b/dev-vcs/git/git-2.12.2.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="db11674364b764e101966d829a2e271c9b9d2a8bd4d8ecb4221a1dcdc9a3ada2" +CHECKSUM_SHA256="d21a9e23506e618d561fb25a8a7bd6134f927b86147930103487117a7a678c4a" SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz" -CHECKSUM_SHA256_2="fbf5c34dde4385b04a0266444cda6834a97e6a589fc0a510c220da87f3d2a0ce" +CHECKSUM_SHA256_2="7ed1da04e6b0f7fb54a3c7546c6a30fe999b5c8ffcf5e3418521e7550b7f9558" SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.xz" -CHECKSUM_SHA256_3="10598f2f2693e066b58e8d269c3d682595a99340f29e8e7a66dda5e226fd181e" +CHECKSUM_SHA256_3="6f656085c2fdca94df1cc3eb8624c38099f920318c428e34ef0333ecf7f4cd59" PATCHES="git-$portVersion.patchset" diff --git a/dev-vcs/git/patches/git-2.12.1.patchset b/dev-vcs/git/patches/git-2.12.2.patchset similarity index 100% rename from dev-vcs/git/patches/git-2.12.1.patchset rename to dev-vcs/git/patches/git-2.12.2.patchset