diff options
author | Ørjan Malde <red@foxi.me> | 2021-01-10 13:51:58 +0100 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de> | 2021-01-10 14:09:52 +0000 |
commit | 45243da307c418a9c0e73f4bdff20b2496de746f (patch) | |
tree | 8cba0bd14b391381c3c5f16cbb563152178f5697 /groups | |
parent | 53ae55ddf23384ce09757a61fe5c399c76da3232 (diff) | |
download | midipix_build-45243da307c418a9c0e73f4bdff20b2496de746f.tar.bz2 midipix_build-45243da307c418a9c0e73f4bdff20b2496de746f.tar.xz |
groups/211.native_packages_cmdline.group: tar: bump to v1.33
Signed-off-by: Lucio Andrés Illanes Albornoz <lucio@lucioillanes.de>
Diffstat (limited to 'groups')
-rw-r--r-- | groups/211.native_packages_cmdline.group | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/groups/211.native_packages_cmdline.group b/groups/211.native_packages_cmdline.group index af9101e6..76af6bdb 100644 --- a/groups/211.native_packages_cmdline.group +++ b/groups/211.native_packages_cmdline.group @@ -173,9 +173,9 @@ the_silver_searcher toilet tree terminally_tetris ubase which zsh")"; : ${PKG_SLOCCOUNT_URL:=https://www.dwheeler.com/sloccount/sloccount-${PKG_SLOCCOUNT_VERSION}.tar.gz}; : ${PKG_SLOCCOUNT_IN_TREE:=1}; : ${PKG_SLOCCOUNT_MAKEFLAGS_INSTALL_EXTRA:="PREFIX=${PREFIX_NATIVE}"}; -: ${PKG_TAR_SHA256SUM:=b59549594d91d84ee00c99cf2541a3330fed3a42c440503326dab767f2fbb96c}; -: ${PKG_TAR_VERSION:=1.32}; -: ${PKG_TAR_URL:=https://ftp.gnu.org/gnu/tar/tar-${PKG_TAR_VERSION}.tar.gz}; +: ${PKG_TAR_SHA256SUM:=66a8344b1dc83a411d311bd1547e0176e56cc311f28ee94a30f84dafb3d9067e}; +: ${PKG_TAR_VERSION:=1.33}; +: ${PKG_TAR_URL:=https://ftp.gnu.org/gnu/tar/tar-${PKG_TAR_VERSION}.tar.xz}; : ${PKG_TCSH_DEPENDS:="ncurses"}; : ${PKG_TCSH_SHA256SUM:=69fef68006ba219d1c156ea810e9781c416d2e9a1d2f1a6f91e44a529ec97dfe}; : ${PKG_TCSH_VERSION:=6.22.00}; |