oil: update to 0.18.0
This commit is contained in:
parent
1b8279df67
commit
4a169b6260
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oil'
|
||||
pkgname=oil
|
||||
version=0.17.0
|
||||
version=0.18.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=1fba16237fbaeb432131d0d34cf5f5d7f61a96722dce1c5f741aedc0a47cc6b3
|
||||
checksum=965e189a63fd03d1299c8c9de0fbfc3adf25acafe0aec5b3aa09fa6a6f4f2111
|
||||
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