oil: update to 0.9.5

This commit is contained in:
bugcrazy 2021-12-01 14:46:40 -03:00 committed by Érico Nogueira Rolim
parent 12bcdde0c7
commit b3dd5270eb

View file

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