From 577438f9378710ef1cdb2b4c2249b6e048bce76b Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 7 Jun 2017 15:44:44 +0200 Subject: [PATCH] git: bump version. --- dev-vcs/git/{git-2.13.0.recipe => git-2.13.1.recipe} | 6 +++--- .../patches/{git-2.13.0.patchset => git-2.13.1.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename dev-vcs/git/{git-2.13.0.recipe => git-2.13.1.recipe} (95%) rename dev-vcs/git/patches/{git-2.13.0.patchset => git-2.13.1.patchset} (100%) diff --git a/dev-vcs/git/git-2.13.0.recipe b/dev-vcs/git/git-2.13.1.recipe similarity index 95% rename from dev-vcs/git/git-2.13.0.recipe rename to dev-vcs/git/git-2.13.1.recipe index bbc0922ee..3f877a945 100644 --- a/dev-vcs/git/git-2.13.0.recipe +++ b/dev-vcs/git/git-2.13.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="4bbf2ab6f2341253a38f95306ec7936833eb1c42572da5c1fa61f0abb2191258" +CHECKSUM_SHA256="3bc1becd983f77ab154a46801624369dbc40c3dd04b4c4b07ad026f5684688fe" SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz" -CHECKSUM_SHA256_2="8414f9c62e2b099cd0ea2ca22c55fb6538b13fc7a3ed1508fb9881aae42a97c9" +CHECKSUM_SHA256_2="e3dd097d06c44f6d8191ae468b6fc401eaf6992f4962041e9c3af4a06335ff70" SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.xz" -CHECKSUM_SHA256_3="d5ddfb8eedd5a53c0e46e183ed1513dbdd4f5d5e7ef6624040ba0b7381221e3a" +CHECKSUM_SHA256_3="eb2a463434a00cc7381788faa29499cd32c19a5437d97d7dcf65b25603b2b411" PATCHES="git-$portVersion.patchset" diff --git a/dev-vcs/git/patches/git-2.13.0.patchset b/dev-vcs/git/patches/git-2.13.1.patchset similarity index 100% rename from dev-vcs/git/patches/git-2.13.0.patchset rename to dev-vcs/git/patches/git-2.13.1.patchset