diff --git a/srcpkgs/oil/template b/srcpkgs/oil/template index e2e129d55b7..af1eb57e8d1 100644 --- a/srcpkgs/oil/template +++ b/srcpkgs/oil/template @@ -1,6 +1,6 @@ # Template file for 'oil' pkgname=oil -version=0.9.3 +version=0.9.4 revision=1 build_style=configure configure_args="--prefix=/usr $(vopt_with readline)" @@ -11,7 +11,7 @@ maintainer="MarcoAPC " license="Apache-2.0" homepage="https://www.oilshell.org" distfiles="${homepage}/download/${pkgname}-${version}.tar.xz" -checksum=62f36072f69f3378e03b79d8d5255c1d136094ec11410db4f16ee82f1660efda +checksum=fac61bcd6b68c0bbf2e386aa84b107f26518527d4326bf473a02aadd85e53d02 register_shell="/usr/bin/osh" nocross="Build systems gets confused with host and cross toolchains/headers" nostrip=yes