wok diff dfc/receipt @ rev 20637
updated curl (7.60.0 -> 7.61.1)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Jan 10 14:26:43 2019 +0100 (2019-01-10) |
parents | ce9148142ee8 |
children | a78610b2eb47 |
line diff
1.1 --- a/dfc/receipt Thu Dec 26 13:16:14 2013 +0000 1.2 +++ b/dfc/receipt Thu Jan 10 14:26:43 2019 +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"