diff --git a/srcpkgs/oil/template b/srcpkgs/oil/template index 5f15263b301..faf629b2960 100644 --- a/srcpkgs/oil/template +++ b/srcpkgs/oil/template @@ -1,6 +1,6 @@ # Template file for 'oil' pkgname=oil -version=0.24.0 +version=0.27.0 revision=1 build_style=configure configure_args="--prefix=/usr" @@ -10,8 +10,8 @@ short_desc="Oil, a new unix shell" maintainer="MarcoAPC " license="Apache-2.0" homepage="https://www.oilshell.org" -distfiles="https://www.oilshell.org/download/oil-${version}.tar.xz" -checksum=3609e978bb63a71ffa801feacc43f5fc93e5cc83d34919ad4702cc9effdefd4c +distfiles="https://oils.pub/download/oil-${version}.tar.xz" +checksum=d620259c42002a4ab66196cb8ef5d95c34f648c8e3488c02fa9b9c9e297bfcd4 register_shell="/usr/bin/osh /usr/bin/ysh" nocross="Build systems gets confused with host and cross toolchains/headers" nostrip=yes