From 15ad13432b9361476567fd8d1eb588b93a51bb7b Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Mon, 3 Jul 2017 21:51:51 +0200 Subject: [PATCH] git: bump version. --- dev-vcs/git/{git-2.13.1.recipe => git-2.13.2.recipe} | 6 +++--- .../patches/{git-2.13.1.patchset => git-2.13.2.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename dev-vcs/git/{git-2.13.1.recipe => git-2.13.2.recipe} (95%) rename dev-vcs/git/patches/{git-2.13.1.patchset => git-2.13.2.patchset} (100%) diff --git a/dev-vcs/git/git-2.13.1.recipe b/dev-vcs/git/git-2.13.2.recipe similarity index 95% rename from dev-vcs/git/git-2.13.1.recipe rename to dev-vcs/git/git-2.13.2.recipe index 3f877a945..f9d0f2d2c 100644 --- a/dev-vcs/git/git-2.13.1.recipe +++ b/dev-vcs/git/git-2.13.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="3bc1becd983f77ab154a46801624369dbc40c3dd04b4c4b07ad026f5684688fe" +CHECKSUM_SHA256="0d10ac3751466f81652b62cbda83cc8d8ffd014911462138e039f176e413dde5" SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz" -CHECKSUM_SHA256_2="e3dd097d06c44f6d8191ae468b6fc401eaf6992f4962041e9c3af4a06335ff70" +CHECKSUM_SHA256_2="30e1e1313000eb81f0e348e5083758a33703941a60ab111057b46c3dad968b6e" SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.xz" -CHECKSUM_SHA256_3="eb2a463434a00cc7381788faa29499cd32c19a5437d97d7dcf65b25603b2b411" +CHECKSUM_SHA256_3="54f0d36d375e7f71441994e60c18b6e2cc43581d5827e806e0bddb6904e17dfc" PATCHES="git-$portVersion.patchset" diff --git a/dev-vcs/git/patches/git-2.13.1.patchset b/dev-vcs/git/patches/git-2.13.2.patchset similarity index 100% rename from dev-vcs/git/patches/git-2.13.1.patchset rename to dev-vcs/git/patches/git-2.13.2.patchset