oil: update to 0.8.10.

This commit is contained in:
UsernameRandomlyGenerated 2021-05-02 11:05:16 +00:00 committed by Érico Nogueira Rolim
parent 5e51a3a82e
commit 2f63d187c7

View file

@ -1,6 +1,6 @@
# Template file for 'oil'
pkgname=oil
version=0.8.7
version=0.8.10
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=29c5eed6efccbef6c22dbe5aec3d3d36f7c93da7a8d1cf19fc2cee93b5d1db73
checksum=11307c062ae512aae8f0251d44cf80b19fee8056bf7e3e76c0257da489ef301d
register_shell="/usr/bin/osh"
nocross="Build systems gets confused with host and cross toolchains/headers"
nostrip=yes