diff options
author | Ørjan Malde <red@foxi.me> | 2023-04-01 18:28:42 +0200 |
---|---|---|
committer | Ørjan Malde <red@foxi.me> | 2023-04-01 18:28:42 +0200 |
commit | 792ae6e3c1f976f2f48849e09ad783ce15a5e423 (patch) | |
tree | 5f2bc50332c0c98c5680d90a757909e18531e4d3 | |
parent | 786b883ec5190081a1de2a5eb5026c2c7369bc2f (diff) | |
download | midipix_build-792ae6e3c1f976f2f48849e09ad783ce15a5e423.tar.bz2 midipix_build-792ae6e3c1f976f2f48849e09ad783ce15a5e423.tar.xz |
groups.d/211.native_packages_cmdline.group: grep: bump to v3.10
Signed-off-by: Ørjan Malde <red@foxi.me>
-rw-r--r-- | groups.d/211.native_packages_cmdline.group | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/groups.d/211.native_packages_cmdline.group b/groups.d/211.native_packages_cmdline.group index 8e2e6e4c..cd197f0f 100644 --- a/groups.d/211.native_packages_cmdline.group +++ b/groups.d/211.native_packages_cmdline.group @@ -101,8 +101,8 @@ the_silver_searcher toilet tree terminally_tetris ubase which zsh"; : ${PKG_GCAL_CONFIGURE_ARGS_EXTRA:="--enable-unicode"}; : ${PKG_GCAL_ENV_VARS_EXTRA:="LIBS=-lunistring"}; : ${PKG_GREP_DEPENDS:="pcre2"}; -: ${PKG_GREP_SHA256SUM:=abcd11409ee23d4caf35feb422e53bbac867014cfeed313bb5f488aca170b599}; -: ${PKG_GREP_VERSION:=3.9}; +: ${PKG_GREP_SHA256SUM:=24efa5b595fb5a7100879b51b8868a0bb87a71c183d02c4c602633b88af6855b}; +: ${PKG_GREP_VERSION:=3.10}; : ${PKG_GREP_URL:=https://ftp.gnu.org/gnu/grep/grep-${PKG_GREP_VERSION}.tar.xz}; : ${PKG_GREP_CONFIGURE_ARGS_EXTRA:=--enable-perl-regexp}; : ${PKG_HTML_XML_UTILS_DEPENDS:="curl libidn2 libiconv"}; |