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
1 changed files with 2 additions and 3 deletions

View File

@ -1,14 +1,13 @@
# Template file for 'dash'
pkgname=dash
version=0.5.4
revision=1
version=0.5.5.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=a9dc8f0237f632dd2c1bfeff80b1052e75fafaef0d767e3beab0bd8becced623
checksum=1c6717a1014c73aa16bc78a4767f1e00b40ff2a01a6c2cf2cce9a5335c24493f
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.