From: Florian Fainelli Date: Fri, 27 Nov 2009 17:41:59 +0000 (+0000) Subject: [package] download git from kernel.org X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6287a2cf98c2a716854b0ae5e694675337795e41;p=openwrt%2Fsvn-archive%2Farchive.git [package] download git from kernel.org SVN-Revision: 18558 --- diff --git a/devel/git/Makefile b/devel/git/Makefile index 2882f5217f..f4930a54c9 100644 --- a/devel/git/Makefile +++ b/devel/git/Makefile @@ -13,7 +13,7 @@ PKG_VERSION:=1.6.5 PKG_RELEASE:=1 PKG_SOURCE:=${PKG_NAME}-${PKG_VERSION}.tar.gz -PKG_SOURCE_URL:=http://git-scm.com +PKG_SOURCE_URL:=http://kernel.org/pub/software/scm/git/ PKG_MD5SUM:=91bddd06604c6f9a37c3b38f99db47d5 include $(INCLUDE_DIR)/package.mk