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