mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-sh: update to 1.14.1.
This commit is contained in:
parent
103c282946
commit
3186d022ee
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-sh'
|
# Template file for 'python3-sh'
|
||||||
pkgname=python3-sh
|
pkgname=python3-sh
|
||||||
version=1.14.0
|
version=1.14.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/amoffat/sh"
|
homepage="https://github.com/amoffat/sh"
|
||||||
distfiles="${PYPI_SITE}/s/sh/sh-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/sh/sh-${version}.tar.gz"
|
||||||
checksum=05c7e520cdf70f70a7228a03b589da9f96c6e0d06fc487ab21fc62b26a592e59
|
checksum=39aa9af22f6558a0c5d132881cf43e34828ca03e4ae11114852ca6a55c7c1d8e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue