wok-6.x diff lv2/receipt @ rev 25510
Update some web_site
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Feb 12 20:36:56 2023 +0000 (24 months ago) |
parents | c9ed77869d08 |
children |
line diff
1.1 --- a/lv2/receipt Wed Mar 30 17:00:58 2022 +0100 1.2 +++ b/lv2/receipt Sun Feb 12 20:36:56 2023 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="lv2" 1.7 -VERSION="1.18.2" 1.8 +VERSION="1.18.4" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Portable plugin standard for audio systems." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -32,5 +32,5 @@ 1.13 # Rules to gen a SliTaz package suitable for Tazpkg. 1.14 genpkg_rules() 1.15 { 1.16 - cp -a $install/* $fs/ 1.17 + cp -a $install/* $fs 1.18 }