dash: downgrade to 0.5.4, it seems newer version has problems.
--HG-- extra : convert_revision : e0497052bfd0ab24e432532e81019809b1a690c5
This commit is contained in:
parent
5c8d0c01b3
commit
a592a38eda
@ -1,15 +1,14 @@
|
|||||||
# Template file for 'dash'
|
# Template file for 'dash'
|
||||||
pkgname=dash
|
pkgname=dash
|
||||||
version=0.5.5.1
|
version=0.5.4
|
||||||
distfiles="
|
distfiles="
|
||||||
http://gondor.apana.org.au/~herbert/dash/files/$pkgname-$version.tar.gz"
|
http://gondor.apana.org.au/~herbert/dash/files/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--bindir=$XBPS_DESTDIR/$pkgname-$version/bin
|
configure_args="--bindir=$XBPS_DESTDIR/$pkgname-$version/bin"
|
||||||
--enable-fnmatch --enable-glob"
|
|
||||||
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=1c6717a1014c73aa16bc78a4767f1e00b40ff2a01a6c2cf2cce9a5335c24493f
|
checksum=a9dc8f0237f632dd2c1bfeff80b1052e75fafaef0d767e3beab0bd8becced623
|
||||||
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user