oil: update to 0.21.0
This commit is contained in:
parent
0604f0c0be
commit
95d723dd96
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'oil'
|
# Template file for 'oil'
|
||||||
pkgname=oil
|
pkgname=oil
|
||||||
version=0.20.0
|
version=0.21.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr"
|
configure_args="--prefix=/usr"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="MarcoAPC <marcoaureliopc@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://www.oilshell.org"
|
homepage="https://www.oilshell.org"
|
||||||
distfiles="https://www.oilshell.org/download/oil-${version}.tar.xz"
|
distfiles="https://www.oilshell.org/download/oil-${version}.tar.xz"
|
||||||
checksum=42b85f52bbba4a3bb8e16f23fc394c4302bcfd9638f067f01c37d23f2ee449a0
|
checksum=7a8226001c8916d00468f627d365dead1ff4f9d5cef087619d310308c2a69492
|
||||||
register_shell="/usr/bin/osh /usr/bin/oil"
|
register_shell="/usr/bin/osh /usr/bin/oil"
|
||||||
nocross="Build systems gets confused with host and cross toolchains/headers"
|
nocross="Build systems gets confused with host and cross toolchains/headers"
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue