posh: update to 0.14.1.
This commit is contained in:
parent
fb178ae38f
commit
967399bd01
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'posh'
|
# Template file for 'posh'
|
||||||
pkgname=posh
|
pkgname=posh
|
||||||
version=0.13.2
|
version=0.14.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake"
|
hostmakedepends="automake"
|
||||||
short_desc="Policy-compliant Ordinary SHell"
|
short_desc="Policy-compliant Ordinary SHell"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
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=e40af79f454b5447cf49ab59fe48274856763430c4515b9bc55b9e7787fac51c
|
checksum=3584292529b0d8274ccc76adf1acefcca8ad9a1a5d7d7448f099c129401ffa3c
|
||||||
register_shell="/usr/bin/posh"
|
register_shell="/usr/bin/posh"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Reference in a new issue