posh: update to 0.12.6.
This commit is contained in:
parent
4326bdfd4b
commit
a559730857
|
@ -1,7 +1,8 @@
|
|||
# Template file for 'posh'
|
||||
pkgname=posh
|
||||
version=0.12.5
|
||||
version=0.12.6
|
||||
revision=1
|
||||
wrksrc="$pkgname"
|
||||
build_style=gnu-configure
|
||||
register_shell="/bin/posh"
|
||||
hostmakedepends="automake"
|
||||
|
@ -10,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="https://packages.debian.org/sid/posh"
|
||||
distfiles="${DEBIAN_SITE}/main/p/${pkgname}/${pkgname}_${version}.tar.xz"
|
||||
checksum=adf1b5670b9978c3b6d5ae64356be72d8c31db1750a7600ff981fec3ff920a0a
|
||||
checksum=32d00153b448df535fd095d768db2771794bfc54002efd711abc48a40481170d
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue