summaryrefslogtreecommitdiff
path: root/package/git/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-01-10 16:02:36 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-01-10 16:02:36 +0100
commit14dae150926ddceb74579a72b77c9c003f595a80 (patch)
treea2f311ebfc7582cfa9799d357657470995e3622c /package/git/Makefile
parentbfb1daa7d7fb497e9a5360c156e7f206236e8b76 (diff)
update to latest upstream version
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 da9896e51..2a6951c1c 100644
--- a/package/git/Makefile
+++ b/package/git/Makefile
@@ -4,9 +4,9 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= git
-PKG_VERSION:= 1.6.5.5
-PKG_RELEASE:= 2
-PKG_MD5SUM:= 50fb736021ef89916af622cb4772bbea
+PKG_VERSION:= 1.6.6
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 08af805fd59f68d9ad00a2f878cf820e
PKG_DESCR:= fast version control system
PKG_SECTION:= misc
PKG_DEPENDS:= libopenssl libcurl libexpat