poezio: update to 0.12.1.
This commit is contained in:
parent
8ccc09470f
commit
266551fe46
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'poezio'
|
# Template file for 'poezio'
|
||||||
pkgname=poezio
|
pkgname=poezio
|
||||||
version=0.12
|
version=0.12.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="poezio poezio_plugins poezio_themes"
|
pycompile_module="poezio poezio_plugins poezio_themes"
|
||||||
hostmakedepends="python3-setuptools pkg-config"
|
hostmakedepends="python3-setuptools pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Franklin Delehelle <franklin.delehelle@odena.eu>"
|
||||||
license="Zlib"
|
license="Zlib"
|
||||||
homepage="https://poez.io/"
|
homepage="https://poez.io/"
|
||||||
distfiles="${PYPI_SITE}/p/poezio/poezio-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/poezio/poezio-${version}.tar.gz"
|
||||||
checksum=4d4aacfda98454719e017e56e7012d283de12b8f7400b51c1fe0d1dc841f231e
|
checksum=d59dedf80d074074dd4f6798559a257853fa6ab064d992d7a203f11c8b2a9bd7
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i "s|os.environ.get('CC', 'cc')|'${CC}'|" setup.py
|
sed -i "s|os.environ.get('CC', 'cc')|'${CC}'|" setup.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue