wok diff lsyncd/receipt @ rev 25794
created recipe for exo-lang
author | Hans-G?nter Theisgen |
---|---|
date | Wed Oct 23 16:19:52 2024 +0100 (4 weeks ago) |
parents | ede1d184d5c5 |
children |
line diff
1.1 --- a/lsyncd/receipt Mon Feb 14 17:51:14 2022 +0000 1.2 +++ b/lsyncd/receipt Wed Oct 23 16:19:52 2024 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://axkibe.github.io/lsyncd/" 1.7 -WGET_URL="http://lsyncd.googlecode.com/files/$TARBALL" 1.8 +WGET_URL="https://github.com/lsyncd/lsyncd/archive/refs/tags/release-$VERSION.tar.gz" 1.9 1.10 DEPENDS="lua" 1.11 BUILD_DEPENDS="lua-dev"