oil: update to 0.8.3

This commit is contained in:
Mikkel Hauvgaard 2020-10-24 22:28:56 +02:00 committed by Érico Nogueira Rolim
parent d5c10bb199
commit 647859da07

View file

@ -1,6 +1,6 @@
# Template file for 'oil'
pkgname=oil
version=0.7.0
version=0.8.3
revision=1
build_style=configure
configure_args="--prefix=/usr $(vopt_with readline)"
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://www.oilshell.org"
distfiles="${homepage}/download/${pkgname}-${version}.tar.xz"
checksum=a37eb491ffee5766aa8719056d42d5d836309dc26e345ecd6a2a1d240cd18989
checksum=3f78c606cde84ef0e90d1744d400c8428941eaab6515f382fabc28cf16453ccb
python_version=2 #unverified
register_shell="/usr/bin/osh"
nocross="oil is nocross"