wok diff dotconf/receipt @ rev 25555

Up gsoap (2.8.127)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 19 10:00:25 2023 +0000 (14 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	Wed Apr 19 10:00:25 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"