mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
posh: update to 0.13.1.
This commit is contained in:
parent
f185e1aa19
commit
283ca13229
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'posh'
|
# Template file for 'posh'
|
||||||
pkgname=posh
|
pkgname=posh
|
||||||
version=0.12.6
|
version=0.13.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
register_shell="/bin/posh"
|
register_shell="/bin/posh"
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
short_desc="Policy-compliant Ordinary SHell"
|
short_desc="Policy-compliant Ordinary SHell"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://packages.debian.org/sid/posh"
|
homepage="https://packages.debian.org/sid/posh"
|
||||||
distfiles="${DEBIAN_SITE}/main/p/${pkgname}/${pkgname}_${version}.tar.xz"
|
distfiles="${DEBIAN_SITE}/main/p/${pkgname}/${pkgname}_${version}.tar.xz"
|
||||||
checksum=32d00153b448df535fd095d768db2771794bfc54002efd711abc48a40481170d
|
checksum=98c66554a2b439c5968e5bdc2cc10d4b3bd664a8bd78ed5de432828280d2c419
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue