dash: update to 0.5.8.
This commit is contained in:
parent
29f2326405
commit
56303fe31c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'dash'
|
# Template file for 'dash'
|
||||||
pkgname=dash
|
pkgname=dash
|
||||||
version=0.5.7
|
version=0.5.8
|
||||||
revision=9
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="bison"
|
hostmakedepends="bison"
|
||||||
register_shell="/bin/sh"
|
register_shell="/bin/sh"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://gondor.apana.org.au/~herbert/dash/"
|
homepage="http://gondor.apana.org.au/~herbert/dash/"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="http://gondor.apana.org.au/~herbert/dash/files/$pkgname-$version.tar.gz"
|
distfiles="http://gondor.apana.org.au/~herbert/dash/files/$pkgname-$version.tar.gz"
|
||||||
checksum=ae89fa9f1145b7748cf0740e1df04cd52fdf8a285da4911dd0f04983efba4e39
|
checksum=c6db3a237747b02d20382a761397563d813b306c020ae28ce25a1c3915fac60f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
ln -s dash ${DESTDIR}/usr/bin/sh
|
ln -s dash ${DESTDIR}/usr/bin/sh
|
||||||
|
|
Loading…
Reference in a new issue