oil: update to 0.24.0

Closes: #53424 [via git-merge-pr]
This commit is contained in:
bugcrazy 2024-12-08 23:44:07 -03:00 committed by classabbyamp
parent b38992d4f9
commit 9fb7332b97
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'oil'
pkgname=oil
version=0.23.0
version=0.24.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=7fdc680e1afb5a110e5f87b4b93a8d3b0f3be0146c515c6ef1a3d01a9aada99c
checksum=3609e978bb63a71ffa801feacc43f5fc93e5cc83d34919ad4702cc9effdefd4c
register_shell="/usr/bin/osh /usr/bin/ysh"
nocross="Build systems gets confused with host and cross toolchains/headers"
nostrip=yes