aboutsummaryrefslogtreecommitdiff
path: root/net/git/Makefile
diff options
context:
space:
mode:
authorPeter Wagner <tripolar@gmx.at>2017-08-07 18:43:31 +0200
committerPeter Wagner <tripolar@gmx.at>2017-08-07 18:43:31 +0200
commit61f48f8df828a3e7a0f694183e5466a74919226d (patch)
treeccd5bffdd37bf0bdf089177cc10340d6fca9cba3 /net/git/Makefile
parent568882c31a15d5f9920c7d2bde1e0b09407ebcf2 (diff)
git: update to 2.14.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Diffstat (limited to 'net/git/Makefile')
-rw-r--r--net/git/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/git/Makefile b/net/git/Makefile
index 5de00f48a..b1d1e656f 100644
--- a/net/git/Makefile
+++ b/net/git/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=git
-PKG_VERSION:=2.13.3
+PKG_VERSION:=2.14.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/software/scm/git/
-PKG_HASH:=91aa23be428f67eb19616f43fa0229d567e9acf4f08fba33eb0b627e4d323e62
+PKG_HASH:=f93e6e6a307d2e953cccafd9f4003c62992628fa508d07586476c953c1655975
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1