aboutsummaryrefslogtreecommitdiff
path: root/net/git/Makefile
diff options
context:
space:
mode:
authorPeter Wagner <tripolar@gmx.at>2017-07-17 00:57:20 +0200
committerPeter Wagner <tripolar@gmx.at>2017-07-17 00:57:20 +0200
commit47ce2f94af851f11f22a7595ed5b98243772c350 (patch)
tree5ae2178c84a24d2626af06cd7fa9451cb73af4f4 /net/git/Makefile
parent1d37fd115fef82925fb31ab5d485071c1ab219e1 (diff)
git: update to 2.13.3
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 e10ee615e..5de00f48a 100644
--- a/net/git/Makefile
+++ b/net/git/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=git
-PKG_VERSION:=2.13.2
+PKG_VERSION:=2.13.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/software/scm/git/
-PKG_HASH:=0d10ac3751466f81652b62cbda83cc8d8ffd014911462138e039f176e413dde5
+PKG_HASH:=91aa23be428f67eb19616f43fa0229d567e9acf4f08fba33eb0b627e4d323e62
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1