wok rev 3450
Up: mutt 1.5.19
author | Julien Rabier <taziden@slitaz.org> |
---|---|
date | Mon Jun 15 02:02:55 2009 +0200 (2009-06-15) |
parents | d04f9b6a1136 |
children | e9a453e6e696 |
files | mutt/receipt |
line diff
1.1 --- a/mutt/receipt Mon Jun 15 01:50:45 2009 +0200 1.2 +++ b/mutt/receipt Mon Jun 15 02:02:55 2009 +0200 1.3 @@ -2,12 +2,12 @@ 1.4 # SliTaz package receipt 1.5 1.6 PACKAGE="mutt" 1.7 -VERSION="1.5.18" 1.8 +VERSION="1.5.19" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Small and powerful text-based mail client" 1.11 MAINTAINER="taziden@slitaz.org" 1.12 DEPENDS="openssl ncurses zlib libidn" 1.13 -BUILD_DEPENDS="ncurses-dev openssl" 1.14 +BUILD_DEPENDS="libidn-dev ncurses-dev openssl-dev" 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 WEB_SITE="http://www.mutt.org" 1.17 WGET_URL="ftp://ftp.mutt.org/mutt/devel/$TARBALL"