git: bump version

This commit is contained in:
Sergei Reznikov
2016-01-05 10:59:02 +03:00
parent b77d22f417
commit 98d7e2b4b2
2 changed files with 7 additions and 7 deletions

View File

@@ -9,17 +9,17 @@ features like cheap local branching, convenient staging areas, and multiple \
workflows."
HOMEPAGE="http://git-scm.com/"
LICENSE="GNU GPL v2"
COPYRIGHT="2005-2015 Git Authors (see git web site for list)"
COPYRIGHT="2005-2016 Git Authors (see git web site for list)"
SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.gz"
CHECKSUM_SHA256="1a0290fcef03c7baae3e9661509421965187dc8f8f6e31672709b66c9c7686ca"
SOURCE_URI="https://www.kernel.org/pub/software/scm/git/git-$portVersion.tar.xz"
CHECKSUM_SHA256="fa9fb34efce9c80527152a40fbae138e83bd04a15ef9111726252259345a7b0d"
PATCHES="git-$portVersion.patchset"
SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.gz"
CHECKSUM_SHA256_2="c1bf13ca4b68be062b9043d9e82e25065a2a011f7ca584f5d02cf9a9ba6a516d"
SOURCE_URI_2="https://www.kernel.org/pub/software/scm/git/git-manpages-$portVersion.tar.xz"
CHECKSUM_SHA256_2="b7f255aa17a5d06b9b71f6e3957f65e8f15789b2d31f09b1c2bf697a21458a0d"
SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.gz"
CHECKSUM_SHA256_3="c2f474bf9113190aa4bed0d301fb86e0bceb1a2c6d80601db58f16845a451a62"
SOURCE_URI_3="https://www.kernel.org/pub/software/scm/git/git-htmldocs-$portVersion.tar.xz"
CHECKSUM_SHA256_3="a9d30a744eb07392ba3ffe389cca7e57a2bdd718c9ffccdf2d525eeafac548a9"
REVISION="1"