wok diff multitail/receipt @ rev 25371
updated tmux-mem-cpu-load (3.4.0 -> 3.6.0)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jul 29 14:34:07 2022 +0100 (2022-07-29) |
parents | 241fb98cab1c |
children |
line diff
1.1 --- a/multitail/receipt Tue Feb 15 18:29:48 2022 +0000 1.2 +++ b/multitail/receipt Fri Jul 29 14:34:07 2022 +0100 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://www.vanheusden.com/multitail/" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tgz" 1.7 -WGET_URL="${WEB_SITE}$TARBALL" 1.8 +WGET_URL="http://distcache.freebsd.org/ports-distfiles/$TARBALL" 1.9 1.10 DEPENDS="ncursesw" 1.11 BUILD_DEPENDS="ncursesw-dev"