wok diff dotconf/receipt @ rev 25481

created recipe for py3k-cffi
author Hans-G?nter Theisgen
date Mon Oct 17 07:42:01 2022 +0100 (20 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 Oct 17 07:42:01 2022 +0100
     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"