Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions srcpkgs/dash/template
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Template file for 'dash'
pkgname=dash
reverts="0.5.13.1_1"
version=0.5.12
revision=3
version=0.5.13.4
revision=1
build_style=gnu-configure
hostmakedepends="bison"
makedepends="libedit-devel"
Expand All @@ -11,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="BSD-3-Clause"
homepage="http://gondor.apana.org.au/~herbert/dash/"
distfiles="http://gondor.apana.org.au/~herbert/dash/files/$pkgname-$version.tar.gz"
checksum=6a474ac46e8b0b32916c4c60df694c82058d3297d8b385b74508030ca4a8f28a
checksum=d10dfd41cda59165560db39ca915c2c4a7636fff04281d8d2df77ad92c753e2b
register_shell="/usr/bin/sh /usr/bin/dash /bin/sh /bin/dash"

alternatives="
Expand Down Expand Up @@ -55,4 +54,4 @@ dash-libedit_package() {
make -C build-libedit ${makejobs} install DESTDIR=${PKGDESTDIR}
vlicense COPYING
}
}
}