From 17a748f91f6292349c7054439b16c93fa1682e05 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 3 Aug 2017 21:18:06 +0200 Subject: [PATCH] git: bump version. --- dev-vcs/git/{git-2.13.3.recipe => git-2.13.4.recipe} | 8 ++++---- .../patches/{git-2.13.3.patchset => git-2.13.4.patchset} | 0 2 files changed, 4 insertions(+), 4 deletions(-) rename dev-vcs/git/{git-2.13.3.recipe => git-2.13.4.recipe} (95%) rename dev-vcs/git/patches/{git-2.13.3.patchset => git-2.13.4.patchset} (100%) diff --git a/dev-vcs/git/git-2.13.3.recipe b/dev-vcs/git/git-2.13.4.recipe similarity index 95% rename from dev-vcs/git/git-2.13.3.recipe rename to dev-vcs/git/git-2.13.4.recipe index 1913e7666..f0dce01ab 100644 --- a/dev-vcs/git/git-2.13.3.recipe +++ b/dev-vcs/git/git-2.13.4.recipe @@ -10,16 +10,16 @@ workflows." HOMEPAGE="https://git-scm.com/" COPYRIGHT="2005-2017 Git Authors (see git web site for list)" LICENSE="GNU GPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.xz" -CHECKSUM_SHA256="91aa23be428f67eb19616f43fa0229d567e9acf4f08fba33eb0b627e4d323e62" +CHECKSUM_SHA256="371a592a52d240a6350d4ec6b63cd8301e1fab6dd03388a339a8c7429305afda" SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz" -CHECKSUM_SHA256_2="1128db0302a41b55132bfd507863a7921b995d9ad308396ff2c4ca91177481c2" +CHECKSUM_SHA256_2="674fa9a299cbcb91e49affd7dfd69952be1ee88cb7a3d5ee5b294e7da29b5d52" SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.xz" -CHECKSUM_SHA256_3="c5f8ad546724b8712286dd7814ea46abf829b14f2de8f6e565b8775469880c66" +CHECKSUM_SHA256_3="1dbb459cf47f0023456fde9d0155aa858540479e258fbf2c808c5c4fd9f44f93" PATCHES="git-$portVersion.patchset" diff --git a/dev-vcs/git/patches/git-2.13.3.patchset b/dev-vcs/git/patches/git-2.13.4.patchset similarity index 100% rename from dev-vcs/git/patches/git-2.13.3.patchset rename to dev-vcs/git/patches/git-2.13.4.patchset