posh: update to 0.13.2.
This commit is contained in:
parent
5c9e8f2b17
commit
5a75ba254c
1 changed files with 2 additions and 3 deletions
|
@ -1,8 +1,7 @@
|
|||
# Template file for 'posh'
|
||||
pkgname=posh
|
||||
version=0.13.1
|
||||
version=0.13.2
|
||||
revision=1
|
||||
wrksrc="$pkgname"
|
||||
build_style=gnu-configure
|
||||
register_shell="/bin/posh"
|
||||
hostmakedepends="automake"
|
||||
|
@ -11,7 +10,7 @@ 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=98c66554a2b439c5968e5bdc2cc10d4b3bd664a8bd78ed5de432828280d2c419
|
||||
checksum=e40af79f454b5447cf49ab59fe48274856763430c4515b9bc55b9e7787fac51c
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in a new issue