Parcourir la source

git: update to 2.6.0

Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner il y a 9 ans
Parent
révision
8025353d76
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2
    2
      net/git/Makefile

+ 2
- 2
net/git/Makefile Voir le fichier

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=git
11
-PKG_VERSION:=2.4.6
11
+PKG_VERSION:=2.6.0
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
15 15
 PKG_SOURCE_URL:=@KERNEL/software/scm/git/
16
-PKG_MD5SUM:=fb2c5214f5dc90bad0a2abdd4c425df6
16
+PKG_MD5SUM:=6b7d43d615fb3f0dfecf4d131e23f438
17 17
 
18 18
 PKG_INSTALL:=1
19 19
 PKG_BUILD_PARALLEL:=1