wok diff iwatch/receipt @ rev 25420

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 08 07:39:58 2022 +0000 (22 months ago)
parents b569b85b0fb9
children 20ad21d5532c
line diff
     1.1 --- a/iwatch/receipt	Mon Jan 17 18:18:17 2022 +0000
     1.2 +++ b/iwatch/receipt	Mon Aug 08 07:39:58 2022 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://github.com/iij/iwatch"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="${WEB_SITE}archive/v$VERSION/$TARBALL"
     1.8 +WGET_URL="${WEB_SITE}/archive/v$VERSION/$TARBALL"
     1.9  
    1.10  DEPENDS="perl-event perl-linux-inotify2 perl-mail-sendmail perl-xml-simple"
    1.11  BUILD_DEPENDS="ncurses-dev"