mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-chroot: update to 0.9.16.
This commit is contained in:
parent
c286fb2493
commit
7ab1cf88e6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-chroot'
|
# Template file for 'python-chroot'
|
||||||
pkgname=python-chroot
|
pkgname=python-chroot
|
||||||
version=0.9.15
|
version=0.9.16
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pychroot-${version}"
|
wrksrc="pychroot-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="https://github.com/pkgcore/pychroot"
|
homepage="https://github.com/pkgcore/pychroot"
|
||||||
distfiles="${PYPI_SITE}/p/pychroot/pychroot-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pychroot/pychroot-${version}.tar.gz"
|
||||||
checksum=d2cf687b9c890fe5adea73d1b248d3d09d3d629d946be1fc6be989eddc9f5152
|
checksum=8bcfde4f045d34181ab6ec869abb6608c1340de4dd15ceac003287ec610d221d
|
||||||
alternatives="chroot:pychroot:/usr/bin/pychroot2"
|
alternatives="chroot:pychroot:/usr/bin/pychroot2"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue