oil: update to 0.15.0
This commit is contained in:
parent
eb62724d41
commit
a927c1d8cf
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oil'
|
||||
pkgname=oil
|
||||
version=0.14.2
|
||||
version=0.15.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=23faff0e110b2e928c9d9a9487ce3b17fb953e20981796f9ef87233f9f7e646d
|
||||
checksum=d6860ffec461606da825863cd163b1a925f0ab250c6e32197739c11dc9c63318
|
||||
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