oil: update to 0.12.9

This commit is contained in:
bugcrazy 2022-11-15 21:48:03 -03:00 committed by Leah Neukirchen
parent e1bcd46929
commit 21cb7e57d9
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'oil'
pkgname=oil
version=0.12.8
version=0.12.9
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="https://www.oilshell.org/download/oil-${version}.tar.xz"
checksum=910376b181582e54cd0a33886dfe7db9d8e674a36135b2babcbaa425c5f50bc0
checksum=1d8fd266254e7ceac0ebd806c44a7ea9d467b9327bd97bde024f57a78e7371ff
register_shell="/usr/bin/osh /usr/bin/oil"
nocross="Build systems gets confused with host and cross toolchains/headers"
nostrip=yes