diff options
author | Ørjan Malde <red@foxi.me> | 2020-08-11 13:19:50 +0200 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2020-08-11 13:00:39 +0100 |
commit | 2780a023dd05759a1be68237dc51da77d2152904 (patch) | |
tree | 9d6e4cf6df22de64325022002c22abb513b3d9e3 | |
parent | 746b7d8a506de047a8bd30394cae5362f5d935e4 (diff) | |
download | midipix_build-2780a023dd05759a1be68237dc51da77d2152904.tar.bz2 midipix_build-2780a023dd05759a1be68237dc51da77d2152904.tar.xz |
groups/211.native_packages_cmdline.group: the_silver_searcher: bump to v2.2.0
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
-rw-r--r-- | groups/211.native_packages_cmdline.group | 6 | ||||
-rw-r--r-- | patches/the_silver_searcher-2.2.0.local.patch (renamed from patches/the_silver_searcher-2.1.0.local.patch) | 0 |
2 files changed, 3 insertions, 3 deletions
diff --git a/groups/211.native_packages_cmdline.group b/groups/211.native_packages_cmdline.group index d33fc4e1..1817845b 100644 --- a/groups/211.native_packages_cmdline.group +++ b/groups/211.native_packages_cmdline.group @@ -169,9 +169,9 @@ the_silver_searcher toilet tree terminally_tetris ubase which zsh")"; : ${PKG_TCSH_VERSION:=6.20.00}; : ${PKG_TCSH_URL:=https://ftp.osuosl.org/pub/blfs/conglomeration/tcsh/tcsh-${PKG_TCSH_VERSION}.tar.gz}; : ${PKG_THE_SILVER_SEARCHER_DEPENDS:="libz pcre xz"}; -: ${PKG_THE_SILVER_SEARCHER_SHA256SUM:=d4652bd91c3a05e87a15809c5f3f14ad2e5e1f80185af510e3fa4ad2038c15d4}; -: ${PKG_THE_SILVER_SEARCHER_VERSION:=2.1.0}; -: ${PKG_THE_SILVER_SEARCHER_URL:=http://geoff.greer.fm/ag/releases/the_silver_searcher-${PKG_THE_SILVER_SEARCHER_VERSION}.tar.gz}; +: ${PKG_THE_SILVER_SEARCHER_SHA256SUM:=d9621a878542f3733b5c6e71c849b9d1a830ed77cb1a1f6c2ea441d4b0643170}; +: ${PKG_THE_SILVER_SEARCHER_VERSION:=2.2.0}; +: ${PKG_THE_SILVER_SEARCHER_URL:=https://geoff.greer.fm/ag/releases/the_silver_searcher-${PKG_THE_SILVER_SEARCHER_VERSION}.tar.gz}; : ${PKG_TOILET_DEPENDS:="libcaca"}; : ${PKG_TOILET_URLS_GIT:=toilet=https://github.com/cacalabs/toilet@master}; : ${PKG_TOILET_ENV_VARS_EXTRA:="CACA_CFLAGS=-I${PREFIX_NATIVE}/include:CACA_LIBS=-L${PREFIX_NATIVE} -lcaca"}; diff --git a/patches/the_silver_searcher-2.1.0.local.patch b/patches/the_silver_searcher-2.2.0.local.patch index d1f5b389..d1f5b389 100644 --- a/patches/the_silver_searcher-2.1.0.local.patch +++ b/patches/the_silver_searcher-2.2.0.local.patch |