wok-next rev 19378

Up dfc (3.0.5)
author Paul Issott <paul@slitaz.org>
date Sun Aug 14 08:48:10 2016 +0100 (2016-08-14)
parents 707e4ea3a113
children 79efa4731e3f
files dfc/receipt
line diff
     1.1 --- a/dfc/receipt	Sat Aug 13 10:23:10 2016 +0200
     1.2 +++ b/dfc/receipt	Sun Aug 14 08:48:10 2016 +0100
     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"