wok-6.x diff meson/receipt @ rev 23657
updated socat (2.0.0-b8 -> 2.0.0-b9)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Apr 22 07:33:31 2020 +0100 (2020-04-22) |
parents | ff191ed93215 |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/meson/receipt Sat Apr 27 14:45:20 2019 +0100 1.2 +++ b/meson/receipt Wed Apr 22 07:33:31 2020 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="meson" 1.7 -VERSION="0.50.1" 1.8 +VERSION="0.53.2" 1.9 CATEGORY="development" 1.10 SHORT_DESC="The Meson Build System." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -24,5 +24,5 @@ 1.13 # Rules to gen a SliTaz package suitable for Tazpkg. 1.14 genpkg_rules() 1.15 { 1.16 - cp -a $install/usr $fs/ 1.17 + cp -a $install/usr $fs 1.18 }