oil: update to 0.9.8
This commit is contained in:
parent
69544696b5
commit
f414fa3855
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.9.7
|
version=0.9.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr $(vopt_with readline)"
|
configure_args="--prefix=/usr $(vopt_with readline)"
|
||||||
|
@ -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="${homepage}/download/${pkgname}-${version}.tar.xz"
|
distfiles="${homepage}/download/${pkgname}-${version}.tar.xz"
|
||||||
checksum=26db8240ceee878b6666b4b0263d4e877854cd02aa285c71592d750836ef97ea
|
checksum=3acaf17c9e5d17d027a60d6be878fe683d7de25f7d5fd621e2f219f91f9a1fc1
|
||||||
register_shell="/usr/bin/osh"
|
register_shell="/usr/bin/osh"
|
||||||
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…
Reference in a new issue