tree: update to 2.1.3.

Fix update check.

Closes: #51577 [via git-merge-pr]
This commit is contained in:
icp 2024-07-24 14:33:10 +05:30 committed by classabbyamp
parent 6ee4291c9e
commit abc700619c
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 5 additions and 5 deletions

View File

@ -1,15 +1,15 @@
# Template file for 'tree'
pkgname=tree
version=2.1.1
version=2.1.3
revision=1
build_style=gnu-makefile
short_desc="Recursive directory listing program"
maintainer="icp <pangolin@vivaldi.net>"
license="GPL-2.0-or-later"
homepage="https://mama.indstate.edu/users/ice/tree"
changelog="https://mama.indstate.edu/users/ice/tree/changes.html"
distfiles="https://gitlab.com/OldManProgrammer/unix-tree/-/archive/${version}/unix-tree-${version}.tar.gz"
checksum=bcd2a0327ad40592a9c43e09a4d2ef834e6f17aa9a59012a5fb1007950b5eced
homepage="https://oldmanprogrammer.net/source.php?dir=projects/tree"
changelog="https://oldmanprogrammer.net/source.php?dir=projects/tree/CHANGES"
distfiles="https://oldmanprogrammer.net/tar/tree/tree-${version}.tgz"
checksum=c24c9bfbbb3bd31a43b16898f74fd338cfcf348e914de81438ddfcf052076ff4
do_install() {
make MANDIR=${DESTDIR}/usr/share/man DESTDIR=${DESTDIR}/usr/bin install