diff options
-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 |