dash: update to 0.5.5.1.

--HG--
extra : convert_revision : 956f16f5e524084272855edeb1bf8364d84c414f
This commit is contained in:
Juan RP 2009-05-02 02:16:53 +02:00
parent 10d528ae37
commit 498494add8

View file

@ -1,14 +1,13 @@
# Template file for 'dash' # Template file for 'dash'
pkgname=dash pkgname=dash
version=0.5.4 version=0.5.5.1
revision=1
distfiles="http://gondor.apana.org.au/~herbert/dash/files/$pkgname-$version.tar.gz" distfiles="http://gondor.apana.org.au/~herbert/dash/files/$pkgname-$version.tar.gz"
build_style=gnu_configure build_style=gnu_configure
configure_args="--prefix=" configure_args="--prefix="
configure_env="LANG=C" configure_env="LANG=C"
short_desc="POSIX-compliant Unix shell, much smaller than GNU bash" short_desc="POSIX-compliant Unix shell, much smaller than GNU bash"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=a9dc8f0237f632dd2c1bfeff80b1052e75fafaef0d767e3beab0bd8becced623 checksum=1c6717a1014c73aa16bc78a4767f1e00b40ff2a01a6c2cf2cce9a5335c24493f
long_desc=" long_desc="
Debian Almquist shell (dash) is a POSIX-compliant Unix shell, much smaller Debian Almquist shell (dash) is a POSIX-compliant Unix shell, much smaller
than bash. It requires less disk space but is also less feature rich. than bash. It requires less disk space but is also less feature rich.