From d79818d9236958093a574d9b08f879d12694ebdf Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Tue, 4 Jan 2022 12:43:38 +0300 Subject: tree: bump to 2.0.1 --- community/tree/build | 4 ++-- community/tree/checksums | 2 +- community/tree/sources | 2 +- community/tree/version | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'community') diff --git a/community/tree/build b/community/tree/build index 28d2d465..b2e46c72 100755 --- a/community/tree/build +++ b/community/tree/build @@ -1,4 +1,4 @@ #!/bin/sh -e -make -make BINDIR="$1/usr/bin" MANDIR="$1/usr/share/man/man1" install +make CC="${CC:-cc}" LDFLAGS=-static +make PREFIX="$1/usr" MANDIR="$1/usr/share/man/man1" install diff --git a/community/tree/checksums b/community/tree/checksums index f5f790bb..bfb7e4bc 100644 --- a/community/tree/checksums +++ b/community/tree/checksums @@ -1,2 +1,2 @@ %BLAKE3 -63c1382ce9000da1852d32a0671a36b15d0af5d8c793c9a6f13c5d70da13e696 tree-2.0.0.tgz +c3f17b15915eb514fd353870db5a460f684f8fba0788f542cefa17a2d1d2157e tree-2.0.1.tgz diff --git a/community/tree/sources b/community/tree/sources index 75b6dee3..c59ccfc5 100644 --- a/community/tree/sources +++ b/community/tree/sources @@ -1 +1 @@ -http://mama.indstate.edu/users/ice/tree/src/tree-2.0.0.tgz +http://mama.indstate.edu/users/ice/tree/src/tree-2.0.1.tgz diff --git a/community/tree/version b/community/tree/version index b31a7f39..4a473510 100644 --- a/community/tree/version +++ b/community/tree/version @@ -1 +1 @@ -2.0.0 1 +2.0.1 1 -- cgit v1.2.3