aboutsummaryrefslogtreecommitdiff
path: root/net/git/Makefile
diff options
context:
space:
mode:
authorPeter Wagner <tripolar@gmx.at>2017-05-27 02:34:29 +0200
committerPeter Wagner <tripolar@gmx.at>2017-05-27 02:34:29 +0200
commita4fbcb44fe69f4be29a0e543d402369a8890a3f1 (patch)
tree184173f1882fdd02e23a276080f428f4138eb5b3 /net/git/Makefile
parent63d1cbd899ef91625831e8a8854faaea68063ea0 (diff)
git: update to 2.13.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 b52f283ca..31344e395 100644
--- a/net/git/Makefile
+++ b/net/git/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=git
-PKG_VERSION:=2.12.2
+PKG_VERSION:=2.13.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/software/scm/git/
-PKG_HASH:=d21a9e23506e618d561fb25a8a7bd6134f927b86147930103487117a7a678c4a
+PKG_HASH:=4bbf2ab6f2341253a38f95306ec7936833eb1c42572da5c1fa61f0abb2191258
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1