Sfoglia il codice sorgente

git: update to 2.2.1

Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner 10 anni fa
parent
commit
335dbdb850
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2
    2
      net/git/Makefile

+ 2
- 2
net/git/Makefile Vedi File

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=git
11
-PKG_VERSION:=2.2.0
11
+PKG_VERSION:=2.2.1
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:=5c9d20582297f8f24606fe49f515b584
16
+PKG_MD5SUM:=43e01f9d96ba8c11611e0eef0d9f9f28
17 17
 
18 18
 PKG_INSTALL:=1
19 19
 PKG_BUILD_PARALLEL:=1