From: Peter Wagner <​tripolar@gmx.at> Date: Sun, 11 May 2014 13:29:44 +0000 (+0000) Subject: [packages] git: update to 1.9.3 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=ded398a57adc5e868903633cfac6cf0318931335;p=openwrt%2Fsvn-archive%2Farchive.git [packages] git: update to 1.9.3 Signed-off-by: Peter Wagner SVN-Revision: 40750 --- diff --git a/net/git/Makefile b/net/git/Makefile index c0ce3b2acd..36a12e0533 100644 --- a/net/git/Makefile +++ b/net/git/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=git -PKG_VERSION:=1.9.2 +PKG_VERSION:=1.9.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=@KERNEL/software/scm/git/ -PKG_MD5SUM:=437c32078b5b5b229f1c10f6474eae78 +PKG_MD5SUM:=560200d1db05a2dd2b8a2b3718655463 PKG_INSTALL:=1 PKG_BUILD_PARALLEL:=1