wok diff dotconf/receipt @ rev 25618
Update get-pcem-roms
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 28 14:28:52 2023 +0000 (17 months ago) |
parents | 01119cbefbc3 |
children |
line diff
1.1 --- a/dotconf/receipt Wed Aug 31 16:18:16 2022 +0000 1.2 +++ b/dotconf/receipt Mon Aug 28 14:28:52 2023 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://github.com/williamh/dotconf" 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="" 1.11 BUILD_DEPENDS="libtool"