wok diff dfc/receipt @ rev 20434

Add python-terminado
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 31 19:02:12 2018 +0200 (2018-08-31)
parents ce9148142ee8
children a78610b2eb47
line diff
     1.1 --- a/dfc/receipt	Thu Dec 26 13:16:14 2013 +0000
     1.2 +++ b/dfc/receipt	Fri Aug 31 19:02:12 2018 +0200
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="dfc"
     1.7 -VERSION="3.0.4"
     1.8 +VERSION="3.0.5"
     1.9  CATEGORY="utilities"
    1.10  SHORT_DESC="Displays file system space usage using graphs and colors."
    1.11  MAINTAINER="paul@slitaz.org"
    1.12  LICENSE="BSD"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://projects.gw-computing.net/projects/dfc"
    1.15 -WGET_URL="http://projects.gw-computing.net/attachments/download/79/$TARBALL"
    1.16 +WGET_URL="http://projects.gw-computing.net/attachments/download/467/$TARBALL"
    1.17  
    1.18  DEPENDS="ncurses"
    1.19  BUILD_DEPENDS="ncurses-dev cmake gettext"