diff options
-rw-r--r-- | package/git/git.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/git/git.mk b/package/git/git.mk index 3e198a6d99..e2df3a0484 100644 --- a/package/git/git.mk +++ b/package/git/git.mk @@ -4,7 +4,7 @@ # ################################################################################ -GIT_VERSION = 1.8.5.2 +GIT_VERSION = 1.8.5.3 GIT_SITE = http://git-core.googlecode.com/files/ GIT_LICENSE = GPLv2 LGPLv2.1+ GIT_LICENSE_FILES = COPYING LGPL-2.1 |