oil: update to 0.14.0

This commit is contained in:
bugcrazy 2023-01-27 16:01:29 -03:00 committed by classabbyamp
parent 04a49df96f
commit 1901f162ac
1 changed files with 2 additions and 2 deletions

View File

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