diff --git a/srcpkgs/dash/template b/srcpkgs/dash/template index 6a816d1bc8..c6bc320d4a 100644 --- a/srcpkgs/dash/template +++ b/srcpkgs/dash/template @@ -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 " -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.