posh: update to 0.13.1.
This commit is contained in:
parent
f185e1aa19
commit
283ca13229
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'posh'
|
||||
pkgname=posh
|
||||
version=0.12.6
|
||||
version=0.13.1
|
||||
revision=1
|
||||
wrksrc="$pkgname"
|
||||
build_style=gnu-configure
|
||||
register_shell="/bin/posh"
|
||||
hostmakedepends="automake"
|
||||
short_desc="Policy-compliant Ordinary SHell"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2"
|
||||
homepage="https://packages.debian.org/sid/posh"
|
||||
distfiles="${DEBIAN_SITE}/main/p/${pkgname}/${pkgname}_${version}.tar.xz"
|
||||
checksum=32d00153b448df535fd095d768db2771794bfc54002efd711abc48a40481170d
|
||||
checksum=98c66554a2b439c5968e5bdc2cc10d4b3bd664a8bd78ed5de432828280d2c419
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue