fava: update to 1.1.8.
This commit is contained in:
parent
51886883c0
commit
3ec438d12a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fava'
|
||||
pkgname=fava
|
||||
version=1.17
|
||||
revision=2
|
||||
version=1.18
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
depends="python3-Babel python3-Cheroot python3-Flask-Babel python3-Flask
|
||||
|
@ -13,7 +13,7 @@ maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
|||
license="MIT"
|
||||
homepage="https://beancount.github.io/fava/"
|
||||
distfiles="${PYPI_SITE}/f/fava/fava-${version}.tar.gz"
|
||||
checksum=efad3a4b5697b9d7ee29eff5dc0c8367fc1df37b1abacc8d0b2071602e94a6cd
|
||||
checksum=21336b695708497e6f00cab77135b174c51feb2713b657e0e208282960885bf5
|
||||
|
||||
do_check() {
|
||||
# CLI test expects fava on $PATH. Not sure why static_url fails.
|
||||
|
|
Loading…
Reference in New Issue