Browse Source

git: update to 2.17.0

Waldemar Brodkorb 6 years ago
parent
commit
179cddbb31
2 changed files with 3 additions and 3 deletions
  1. 2 2
      package/git/Makefile
  2. 1 1
      target/aarch64/uclibc-ng.config

+ 2 - 2
package/git/Makefile

@@ -4,9 +4,9 @@
 include $(ADK_TOPDIR)/rules.mk
 
 PKG_NAME:=		git
-PKG_VERSION:=		2.14.1
+PKG_VERSION:=		2.17.0
 PKG_RELEASE:=		1
-PKG_HASH:=		6f724c6d0e9e13114ab35db6f67e1b2c1934b641e89366e6a0e37618231f2cc6
+PKG_HASH:=		e916e5e95e81dbeafa7aac5d719c01108b5c814eb90b746695afa1afedf955c7
 PKG_DESCR:=		fast version control system
 PKG_SECTION:=		dev/scm
 PKG_BUILDDEP:=		curl expat libressl

+ 1 - 1
target/aarch64/uclibc-ng.config

@@ -233,7 +233,7 @@ UCLIBC_EXTRA_CFLAGS=""
 # DODEBUG is not set
 # DOSTRIP is not set
 # DOASSERTS is not set
-# SUPPORT_LD_DEBUG is not set
+SUPPORT_LD_DEBUG=y
 # SUPPORT_LD_DEBUG_EARLY is not set
 # UCLIBC_MALLOC_DEBUGGING is not set
 # UCLIBC_HAS_BACKTRACE is not set