aboutsummaryrefslogtreecommitdiff
path: root/net/git/Makefile
diff options
context:
space:
mode:
authorPeter Wagner <tripolar@gmx.at>2017-08-11 12:59:58 +0200
committerPeter Wagner <tripolar@gmx.at>2017-08-11 12:59:58 +0200
commit5a4d9996bdbf48297a752619d03c46cb51adccca (patch)
treeae7225616ccc8fa8c2e6eca98ac546ec46ccbaf8 /net/git/Makefile
parent860e158103794ed390de96964387b1758f131027 (diff)
git: update to 2.14.1
Fixes: CVE-2017-1000117 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 b1d1e656f..5b126b2fe 100644
--- a/net/git/Makefile
+++ b/net/git/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=git
-PKG_VERSION:=2.14.0
+PKG_VERSION:=2.14.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/software/scm/git/
-PKG_HASH:=f93e6e6a307d2e953cccafd9f4003c62992628fa508d07586476c953c1655975
+PKG_HASH:=6f724c6d0e9e13114ab35db6f67e1b2c1934b641e89366e6a0e37618231f2cc6
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1