oil: update to 0.8.6.

This commit is contained in:
mobinmob 2021-01-18 16:41:08 +02:00 committed by Érico Nogueira Rolim
parent 96534c0c43
commit f1c5465f0d

View file

@ -1,6 +1,6 @@
# Template file for 'oil'
pkgname=oil
version=0.8.4
version=0.8.6
revision=1
build_style=configure
configure_args="--prefix=/usr $(vopt_with readline)"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://www.oilshell.org"
distfiles="${homepage}/download/${pkgname}-${version}.tar.xz"
checksum=08fd1c6d653ea594a5dcecb7bf40037e683845cf7627129bbeeb4d0b9fe7b879
checksum=7d7d66888f325f39ff4fd71b6d9ffb13afed2ecdd15ec5f73e07c2eec0712235
python_version=2
register_shell="/usr/bin/osh"
nocross="Binaries doesn't build if cross built"