wok diff python-pbr/receipt @ rev 25466

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 01 09:32:27 2022 +0000 (20 months ago)
parents 076f424196b2
children
line diff
     1.1 --- a/python-pbr/receipt	Sun Feb 06 11:51:57 2022 +0000
     1.2 +++ b/python-pbr/receipt	Sat Oct 01 09:32:27 2022 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="python-pbr"
     1.7 -VERSION="5.4.5"
     1.8 +VERSION="5.8.0"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Python Build Reasonableness."
    1.11  MAINTAINER="maintainer@slitaz.org"
    1.12 @@ -30,5 +30,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/usr
    1.17 +	cp -a $install/usr	$fs
    1.18  }