mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
posh: update to 0.12.6.
This commit is contained in:
parent
4326bdfd4b
commit
a559730857
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'posh'
|
# Template file for 'posh'
|
||||||
pkgname=posh
|
pkgname=posh
|
||||||
version=0.12.5
|
version=0.12.6
|
||||||
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"
|
||||||
|
@ -10,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
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=adf1b5670b9978c3b6d5ae64356be72d8c31db1750a7600ff981fec3ff920a0a
|
checksum=32d00153b448df535fd095d768db2771794bfc54002efd711abc48a40481170d
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue