mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-06 12:03:25 +02:00
posh: update to 0.14.2.
This commit is contained in:
parent
48ab03438c
commit
ca97a6779b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'posh'
|
# Template file for 'posh'
|
||||||
pkgname=posh
|
pkgname=posh
|
||||||
version=0.14.1
|
version=0.14.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
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=3584292529b0d8274ccc76adf1acefcca8ad9a1a5d7d7448f099c129401ffa3c
|
checksum=a0941a3f489bd87e2a799b9e22ee29983779e240517a1507f90fa46621500c82
|
||||||
register_shell="/usr/bin/posh"
|
register_shell="/usr/bin/posh"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue