aboutsummaryrefslogtreecommitdiff
path: root/net/git/Makefile
diff options
context:
space:
mode:
authorPeter Wagner <tripolar@gmx.at>2018-11-22 19:17:04 +0100
committerPeter Wagner <tripolar@gmx.at>2018-11-22 19:17:04 +0100
commit4fab96d4b7438856ac0dec8ac00242082c715d12 (patch)
tree1e519ee3e604e02a9d71f2325e14899c64f05205 /net/git/Makefile
parent3fa643cc64535d469dcd4bc068737c1469ec0d29 (diff)
git: update to 2.19.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 6643ed278..5be7bc0b8 100644
--- a/net/git/Makefile
+++ b/net/git/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=git
-PKG_VERSION:=2.19.1
+PKG_VERSION:=2.19.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/software/scm/git/
-PKG_HASH:=345056aa9b8084280b1b9fe1374d232dec05a34e8849028a20bfdb56e920dbb5
+PKG_HASH:=fce9a3a3297db5f3756c4553a2fc1fec209ee08178f8491e76ff4ff8fe7b8be9
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1