aboutsummaryrefslogtreecommitdiff
path: root/net/git/Makefile
diff options
context:
space:
mode:
authorPeter Wagner <tripolar@gmx.at>2018-03-25 20:05:10 +0200
committerPeter Wagner <tripolar@gmx.at>2018-03-25 20:05:10 +0200
commit0d4f1af0ceecd7db33f09be45d92bbad031eefb2 (patch)
tree99db85ce864df8e112e13df522033237396354ad /net/git/Makefile
parent0a8eb0265684571dd2d1820426cc05b30f7f7e83 (diff)
git: update to 2.16.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Diffstat (limited to 'net/git/Makefile')
-rw-r--r--net/git/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/git/Makefile b/net/git/Makefile
index b2d8e2c93..2c8bc98cd 100644
--- a/net/git/Makefile
+++ b/net/git/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=git
-PKG_VERSION:=2.16.1
-PKG_RELEASE:=3
+PKG_VERSION:=2.16.3
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/software/scm/git/
-PKG_HASH:=cfad4337f2fdbfc1e2c8abce5e17e1dd4e1718a34ac2cbe3238fbe2426f2ea19
+PKG_HASH:=d65d99e9e5b081c1f14ea018973806e942a2eb7d0da2ebc01bd2525adee62d48
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1