oil: update to 0.10.0

This commit is contained in:
bugcrazy 2022-05-07 17:17:34 -03:00 committed by Érico Nogueira Rolim
parent cb021093ee
commit e93f5df0fd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'oil'
pkgname=oil
version=0.9.9
version=0.10.0
revision=1
build_style=configure
configure_args="--prefix=/usr $(vopt_with readline)"
@ -11,7 +11,7 @@ maintainer="MarcoAPC <marcoaureliopc@gmail.com>"
license="Apache-2.0"
homepage="https://www.oilshell.org"
distfiles="${homepage}/download/${pkgname}-${version}.tar.xz"
checksum=6f6b4c4b9cf8a1e8e1dc2ff7bf39c85a11b871ddda9e9e51b9f7e1a0e46b2824
checksum=cf7da9494ba9f0f101d27f0d0b5e248f8a54721ddeec13dd54652c9528580296
register_shell="/usr/bin/osh"
nocross="Build systems gets confused with host and cross toolchains/headers"
nostrip=yes