From: Florian Fainelli Date: Tue, 15 Dec 2009 20:07:37 +0000 (+0000) Subject: update git to 1.6.5.6 (#6356) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=050f354a76950cc1388c23f9916719d6fb70b707;p=openwrt%2Fsvn-archive%2Fpackages.git update git to 1.6.5.6 (#6356) SVN-Revision: 18785 --- diff --git a/net/git/Makefile b/net/git/Makefile index 11f7ea8c0..a02e7ff8b 100644 --- a/net/git/Makefile +++ b/net/git/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=git -PKG_VERSION:=1.6.5.3 +PKG_VERSION:=1.6.5.6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=@KERNEL/software/scm/git -PKG_MD5SUM:=a1dbc3da46cbf33c4367db689853c142 +PKG_MD5SUM:=03aefaaecae7a236b88d04d1a83698d9 include $(INCLUDE_DIR)/package.mk