oil: update to 0.12.4
This commit is contained in:
parent
681eeb3e54
commit
666ad4a07b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oil'
|
||||
pkgname=oil
|
||||
version=0.12.3
|
||||
version=0.12.4
|
||||
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=33c82495cf5cadd564424f6fcf13b8b46f34f4ed2e1ce3efbead65d6dce83edf
|
||||
checksum=83f8fc59e3f3136de98b186aef0e84e8f7e818b18b07d469f5ab5384c971916f
|
||||
register_shell="/usr/bin/osh /usr/bin/oil"
|
||||
nocross="Build systems gets confused with host and cross toolchains/headers"
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in New Issue