aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorJohn Audia <graysky@archlinux.us>2022-02-18 13:45:03 -0500
committerYousong Zhou <yszhou4tech@gmail.com>2022-02-23 10:09:10 +0800
commitc333a5b8c547076720b83dd02ae831a9e6efb138 (patch)
treef0b0645da2fd53c69bdce0dbce3913ae75b14c28 /utils
parente8713180026e0cf1c9d1421e3b664fee3fa4df12 (diff)
tree: bump to 2.0.2
Update to latest upstream release. Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <graysky@archlinux.us>
Diffstat (limited to 'utils')
-rw-r--r--utils/tree/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/tree/Makefile b/utils/tree/Makefile
index d1e9c413a..60b6f6716 100644
--- a/utils/tree/Makefile
+++ b/utils/tree/Makefile
@@ -9,9 +9,9 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=tree
PKG_RELEASE:=1
-PKG_VERSION:=1.8.0
+PKG_VERSION:=2.0.2
PKG_SOURCE_URL:=http://mama.indstate.edu/users/ice/tree/src
-PKG_HASH:=715d5d4b434321ce74706d0dd067505bb60c5ea83b5f0b3655dae40aa6f9b7c2
+PKG_HASH:=7d693a1d88d3c4e70a73e03b8dbbdc12c2945d482647494f2f5bd83a479eeeaf
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tgz
PKG_MAINTAINER:=Banglang Huang <banglang.huang@foxmail.com>