Browse Source

git: update to 2.19.0

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

+ 3
- 3
net/git/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=git
PKG_VERSION:=2.18.0
PKG_RELEASE:=2
PKG_VERSION:=2.19.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@KERNEL/software/scm/git/
PKG_HASH:=8b40be383a603147ae29337136c00d1c634bdfdc169a30924a024596a7e30e92
PKG_HASH:=180feff58fc0d965d23ea010aa2c69ead92ec318eb9b09cf737529aec62f3ef4
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1


Loading…
Cancel
Save