mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
tree: actually commit changed distfile and checksum
This commit is contained in:
parent
9576f4efb1
commit
9db4033397
1 changed files with 3 additions and 2 deletions
|
@ -7,8 +7,9 @@ short_desc="Resursive directory listing program"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://mama.indstate.edu/users/ice/tree"
|
||||
distfiles="http://deb.debian.org/debian/pool/main/t/tree/tree_${version}.orig.tar.gz"
|
||||
checksum=
|
||||
#istfiles="http://deb.debian.org/debian/pool/main/t/tree/tree_${version}.orig.tar.gz"
|
||||
distfiles="http://mama.indstate.edu/users/ice/tree/src/tree-2.0.0.tgz"
|
||||
checksum=782cd73179f65cfca7f29326f1511306e49e9b11d5b861daa57e13fd7262889f
|
||||
|
||||
do_install() {
|
||||
sed -e 's,install -s,install ,g' -i Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue