summaryrefslogtreecommitdiff
path: root/package/git/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/git/Makefile')
-rw-r--r--package/git/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/git/Makefile b/package/git/Makefile
index 2f706f3e3..5c7b91d88 100644
--- a/package/git/Makefile
+++ b/package/git/Makefile
@@ -4,13 +4,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= git
-PKG_VERSION:= 1.7.3.2
+PKG_VERSION:= 1.7.4.1
PKG_RELEASE:= 1
-PKG_MD5SUM:= 9b4bc13cd26cd8feb6b2dce8eefac145
+PKG_MD5SUM:= 1276aa1366bd3c670e9c51f1bff12f36
PKG_DESCR:= fast version control system
PKG_SECTION:= scm
-PKG_DEPENDS:= libopenssl libcurl libexpat libpthread
PKG_BUILDDEP:= openssl curl expat
+PKG_DEPENDS:= libopenssl libcurl libexpat libpthread
PKG_URL:= http://git-scm.com/
PKG_SITES:= http://kernel.org/pub/software/scm/git/