aboutsummaryrefslogtreecommitdiff
path: root/net/git/Makefile
diff options
context:
space:
mode:
authorPeter Wagner <tripolar@gmx.at>2017-10-01 22:11:30 +0200
committerPeter Wagner <tripolar@gmx.at>2017-10-01 22:12:01 +0200
commit64db240f13b58d214cb0619f0131acd7c2372276 (patch)
treec7f29e656f2e6ed7cf84df6fe1ce37c12f1555e2 /net/git/Makefile
parent490b8c04465dd693bc10df52f4859c7f4e938f12 (diff)
git: update to 2.14.2
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 5b126b2fe..ec7c66a23 100644
--- a/net/git/Makefile
+++ b/net/git/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=git
-PKG_VERSION:=2.14.1
+PKG_VERSION:=2.14.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/software/scm/git/
-PKG_HASH:=6f724c6d0e9e13114ab35db6f67e1b2c1934b641e89366e6a0e37618231f2cc6
+PKG_HASH:=50e9723996114ad1eec4dda89960d9fe34461749ae42031008a261fedd03c7a1
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1