wok diff ht/receipt @ rev 18558
btrfs-progs: update deps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Nov 08 14:25:50 2015 +0100 (2015-11-08) |
parents | 17e313b5b9c1 |
children | a6f7b6b890c2 |
line diff
1.1 --- a/ht/receipt Tue Feb 17 09:42:47 2015 +0100 1.2 +++ b/ht/receipt Sun Nov 08 14:25:50 2015 +0100 1.3 @@ -1,15 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="ht" 1.7 -VERSION="2.0.17" 1.8 +VERSION="2.1.0" 1.9 CATEGORY="development" 1.10 SHORT_DESC="File viewer/editor/analyser for text/binary/executable files." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="GPL2" 1.13 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.15 WEB_SITE="http://hte.sourceforge.net/" 1.16 WGET_URL="$SF_MIRROR/hte/$TARBALL" 1.17 -TAGS="viewer text-editor analyser" 1.18 +TAGS="viewer text-editor analyzer" 1.19 1.20 DEPENDS="gcc-lib-base lzo ncurses xorg-libX11 xorg-libXau xorg-libXdmcp" 1.21 BUILD_DEPENDS="lzo-dev ncurses-dev"