|
|
@@ -4,13 +4,13 @@
|
|
|
include $(ADK_TOPDIR)/rules.mk
|
|
|
|
|
|
PKG_NAME:= git
|
|
|
-PKG_VERSION:= 2.43.2
|
|
|
+PKG_VERSION:= 2.44.0
|
|
|
PKG_RELEASE:= 1
|
|
|
-PKG_HASH:= f612c1abc63557d50ad3849863fc9109670139fc9901e574460ec76e0511adb9
|
|
|
+PKG_HASH:= e358738dcb5b5ea340ce900a0015c03ae86e804e7ff64e47aa4631ddee681de3
|
|
|
PKG_DESCR:= fast version control system
|
|
|
PKG_SECTION:= dev/scm
|
|
|
-PKG_BUILDDEP:= curl expat
|
|
|
-PKG_DEPENDS:= curl libexpat
|
|
|
+PKG_BUILDDEP:= zlib curl expat
|
|
|
+PKG_DEPENDS:= zlib curl libexpat
|
|
|
PKG_NEEDS:= threads
|
|
|
PKG_URL:= http://git-scm.com/
|
|
|
PKG_SITES:= https://www.kernel.org/pub/software/scm/git/
|