summaryrefslogtreecommitdiff
path: root/package/git/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-23 23:25:17 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-23 23:25:17 +0100
commit4ec1361235a61c59e2e89a821b2e493249616b48 (patch)
treefa28549323e9efa386296da3105327cd7d22e44f /package/git/Makefile
parent29ff12f95706e0abeab5c054c66b3c6687e6515b (diff)
fix package archive, update to latest upstream
Diffstat (limited to 'package/git/Makefile')
-rw-r--r--package/git/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/git/Makefile b/package/git/Makefile
index 068ba07b2..b3aa2fdbe 100644
--- a/package/git/Makefile
+++ b/package/git/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= git
-PKG_VERSION:= 1.7.2.1
+PKG_VERSION:= 1.7.3.2
PKG_RELEASE:= 1
-PKG_MD5SUM:= 13fc44363df744a401552e73e5476351
+PKG_MD5SUM:= 9b4bc13cd26cd8feb6b2dce8eefac145
PKG_DESCR:= fast version control system
PKG_SECTION:= scm
PKG_DEPENDS:= libopenssl libcurl libexpat libpthread