wok-next diff beep/receipt @ rev 21722

efivar: typo in post_install
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Sep 01 10:31:46 2020 +0000 (2020-09-01)
parents 630675d12685
children
line diff
     1.1 --- a/beep/receipt	Fri Jun 19 10:31:52 2020 +0100
     1.2 +++ b/beep/receipt	Tue Sep 01 10:31:46 2020 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://www.johnath.com/beep/README"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="https://github.com/spkr-beep/beep/archive/$VERSION.tar.gz"
     1.8 +WGET_URL="https://github.com/spkr-beep/$PACKAGE/archive/v$VERSION.tar.gz"
     1.9  
    1.10  compile_rules()
    1.11  {