wok diff lv2/receipt @ rev 25428
updated xarchiver (0.5.4.14 -> 0.5.4.18)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Aug 18 17:12:42 2022 +0100 (2022-08-18) |
parents | c9ed77869d08 |
children |
line diff
1.1 --- a/lv2/receipt Wed Mar 30 17:00:58 2022 +0100 1.2 +++ b/lv2/receipt Thu Aug 18 17:12:42 2022 +0100 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 }