From f9f26c98614df912a16d314fcd6004ee911267b6 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 18 May 2010 14:39:44 +0200 Subject: [PATCH] dash: update to 0.5.6. --- srcpkgs/dash/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/dash/template b/srcpkgs/dash/template index a4d7da5a653..6a816d1bc80 100644 --- a/srcpkgs/dash/template +++ b/srcpkgs/dash/template @@ -1,14 +1,13 @@ # Template file for 'dash' pkgname=dash -version=0.5.5.1 -revision=4 +version=0.5.6 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=1c6717a1014c73aa16bc78a4767f1e00b40ff2a01a6c2cf2cce9a5335c24493f +checksum=8527b4bf3b3a711e2d9a461020f73546244aaf9d19020e6c0d5e81e349e8d862 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. @@ -18,9 +17,10 @@ long_desc=" dash in 2002." register_shell="/bin/sh" -Add_dependency full glibc -Add_dependency full coreutils +Add_dependency run glibc +Add_dependency run coreutils Add_dependency build bison +Add_dependency build coreutils post_install() {