oil: update to 0.9.6
This commit is contained in:
parent
01665f5fd7
commit
a104bd2e37
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oil'
|
||||
pkgname=oil
|
||||
version=0.9.5
|
||||
version=0.9.6
|
||||
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="${homepage}/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=d89d8c081c8bc536dfc7b437b965a265c07e24cf5142ff26b21b4cc4a3139e32
|
||||
checksum=e1c7d1cac276d36cb5f7de9307fee3be558ee4adaf349ef422322400d5c8a5c4
|
||||
register_shell="/usr/bin/osh"
|
||||
nocross="Build systems gets confused with host and cross toolchains/headers"
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in a new issue