Browse Source

git: update to 2.13.3

Signed-off-by: Peter Wagner <tripolar@gmx.at>
lilik-openwrt-22.03
Peter Wagner 7 years ago
parent
commit
47ce2f94af
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/git/Makefile

+ 2
- 2
net/git/Makefile View File

@ -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


Loading…
Cancel
Save