diff options
author | Ørjan Malde <red@foxi.me> | 2020-05-23 14:44:09 +0200 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2020-05-23 14:37:44 +0100 |
commit | e77287e0d444b9a923262d3ba22812e4e4b694d4 (patch) | |
tree | 3b9c6bc053ef1fef55b3d2c9cc6ab0d02797795e | |
parent | 9519eb60b844cc34126d588eb0625ad470ed3076 (diff) | |
download | midipix_build-e77287e0d444b9a923262d3ba22812e4e4b694d4.tar.bz2 midipix_build-e77287e0d444b9a923262d3ba22812e4e4b694d4.tar.xz |
groups/211.native_packages_cmdline.group: update calcurse to v4.6.0
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
-rw-r--r-- | groups/211.native_packages_cmdline.group | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/groups/211.native_packages_cmdline.group b/groups/211.native_packages_cmdline.group index 4c6d907a..9b6b9267 100644 --- a/groups/211.native_packages_cmdline.group +++ b/groups/211.native_packages_cmdline.group @@ -23,8 +23,8 @@ the_silver_searcher toilet tree terminally_tetris ubase which zsh")"; : ${PKG_BUSYBOX_IN_TREE=1}; : ${PKG_BUSYBOX_PREFIX:=${PREFIX_NATIVE}/busybox}; : ${PKG_CALCURSE_DEPENDS:="ncursesw"}; -: ${PKG_CALCURSE_SHA256SUM:=c372ef16abcacb33a1aca99d0d4eba7c5cc8121fa96360f9d6edc0506e655cee}; -: ${PKG_CALCURSE_VERSION:=4.5.0}; +: ${PKG_CALCURSE_SHA256SUM:=fa090307a157e24e790819b20c93e037b89c6132f473abaaa7b21c3be76df043}; +: ${PKG_CALCURSE_VERSION:=4.6.0}; : ${PKG_CALCURSE_URL:=https://www.calcurse.org/files/calcurse-${PKG_CALCURSE_VERSION}.tar.gz}; : ${PKG_CALCURSE_CONFIGURE_ARGS_EXTRA:="--without-asciidoc"}; : ${PKG_CALCURSE_ENV_VARS_EXTRA:="LIBS=-ltinfow"}; |