dash: update to 0.5.6.1.

This commit is contained in:
Juan RP 2010-06-08 11:57:19 +02:00
parent ca2105fa85
commit 6f3deef850
1 changed files with 2 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# Template file for 'dash'
pkgname=dash
version=0.5.6
version=0.5.6.1
distfiles="http://gondor.apana.org.au/~herbert/dash/files/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="--prefix="
configure_env="LANG=C"
short_desc="POSIX-compliant Unix shell, much smaller than GNU bash"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=8527b4bf3b3a711e2d9a461020f73546244aaf9d19020e6c0d5e81e349e8d862
checksum=666b52375e69a213ee6270bae3bbe8000b66d9b442b1d8d06fc3317c22125d4e
long_desc="
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.