wok diff vnstat/receipt @ rev 23848

inkscape: update build_depends
author Richard Dunbar <mojo@slitaz.org>
date Sun Jun 14 23:18:03 2020 -0400 (2020-06-14)
parents 760ac98a2719
children 922f061231c2
line diff
     1.1 --- a/vnstat/receipt	Sat Nov 02 16:28:17 2019 +0100
     1.2 +++ b/vnstat/receipt	Sun Jun 14 23:18:03 2020 -0400
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="vnstat"
     1.7 -VERSION="2.4"
     1.8 +VERSION="2.6"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Console-based network monitoring utility."
    1.11  MAINTAINER="al.bobylev@gmail.com"
    1.12 @@ -33,7 +33,7 @@
    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  }
    1.19  
    1.20  post_install()