wok diff memo/receipt @ rev 25509
sgmixer: update wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 12 13:14:45 2023 +0000 (21 months ago) |
parents | 241fb98cab1c |
children |
line diff
1.1 --- a/memo/receipt Tue Feb 15 18:29:48 2022 +0000 1.2 +++ b/memo/receipt Sun Feb 12 13:14:45 2023 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 LICENSE="GPL3" 1.6 WEB_SITE="https://github.com/mrVanDalo/memo" 1.7 -WGET_URL="http://www.ideabyte.net/memo/$TARBALL" 1.8 +WGET_URL="https://download.tuxfamily.org/slitaz/sources/packages-cooking/${TARBALL:0:1}/$TARBALL" 1.9 1.10 DEPENDS="ncurses" 1.11 BUILD_DEPENDS="ncurses-dev"