mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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'
|
# Template file for 'posh'
|
||||||
pkgname=posh
|
pkgname=posh
|
||||||
version=0.13.1
|
version=0.13.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="$pkgname"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
register_shell="/bin/posh"
|
register_shell="/bin/posh"
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
|
@ -11,7 +10,7 @@ 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=98c66554a2b439c5968e5bdc2cc10d4b3bd664a8bd78ed5de432828280d2c419
|
checksum=e40af79f454b5447cf49ab59fe48274856763430c4515b9bc55b9e7787fac51c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue