wok-6.x diff iwatch/receipt @ rev 25525
created recipe for lua5.1-lpeg 1.0.2
author | Hans-G?nter Theisgen |
---|---|
date | Fri Feb 24 17:54:40 2023 +0100 (24 months ago) |
parents | b569b85b0fb9 |
children |
line diff
1.1 --- a/iwatch/receipt Mon Jan 17 18:18:17 2022 +0000 1.2 +++ b/iwatch/receipt Fri Feb 24 17:54:40 2023 +0100 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"