wok diff tree/receipt @ rev 25044
*/stuff/bootloader.S: fix VCPI case
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 02 15:48:36 2022 +0000 (2022-06-02) |
parents | bc2b9d9bed6f |
children | 0456ac2803aa |
line diff
1.1 --- a/tree/receipt Sun Mar 06 21:04:14 2022 +0000 1.2 +++ b/tree/receipt Thu Jun 02 15:48:36 2022 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://github.com/pyr/tree" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tgz" 1.7 -WGET_URL="http://mama.indstate.edu/users/ice/tree/$TARBALL" 1.8 +WGET_URL="https://gitlab.com/OldManProgrammer/unix-tree/-/archive/$VERSION/unix-tree-$VERSION.tar.gz" 1.9 1.10 # What is the latest version available today? 1.11 current_version()