mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
ripgrep: bump to 15.1.0
Changelog: https://github.com/BurntSushi/ripgrep/releases/tag/15.1.0 Signed-off-by: John Audia <therealgraysky@proton.me>
This commit is contained in:
committed by
Alexandru Ardelean
parent
b0573bf6be
commit
021738c683
@@ -5,12 +5,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=ripgrep
|
PKG_NAME:=ripgrep
|
||||||
PKG_VERSION:=15.0.0
|
PKG_VERSION:=15.1.0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://codeload.github.com/BurntSushi/ripgrep/tar.gz/$(PKG_VERSION)?
|
PKG_SOURCE_URL:=https://codeload.github.com/BurntSushi/ripgrep/tar.gz/$(PKG_VERSION)?
|
||||||
PKG_HASH:=e6b2d35ff79c3327edc0c92a29dc4bb74e82d8ee4b8156fb98e767678716be7a
|
PKG_HASH:=046fa01a216793b8bd2750f9d68d4ad43986eb9c0d6122600f993906012972e8
|
||||||
|
|
||||||
PKG_MAINTAINER:=Luca Barbato <lu_zero@luminem.org>
|
PKG_MAINTAINER:=Luca Barbato <lu_zero@luminem.org>
|
||||||
PKG_LICENSE:=MIT Unlicense
|
PKG_LICENSE:=MIT Unlicense
|
||||||
|
|||||||
Reference in New Issue
Block a user