oil: update to 0.12.0
Expanded and
This commit is contained in:
parent
b221f7b01c
commit
006c241974
@ -1,6 +1,6 @@
|
||||
# Template file for 'oil'
|
||||
pkgname=oil
|
||||
version=0.11.0
|
||||
version=0.12.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr $(vopt_with readline)"
|
||||
@ -10,8 +10,8 @@ short_desc="Oil, a new unix shell"
|
||||
maintainer="MarcoAPC <marcoaureliopc@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://www.oilshell.org"
|
||||
distfiles="${homepage}/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=e5e00ae776852c41233efc0a310219968523485680714d2dcec500af63d00208
|
||||
distfiles="https://www.oilshell.org/download/oil-${version}.tar.xz"
|
||||
checksum=d73c067ccd7b496588bd0d7d7126c87e22d16aaf847b5afde063c958910fa0ff
|
||||
register_shell="/usr/bin/osh /usr/bin/oil"
|
||||
nocross="Build systems gets confused with host and cross toolchains/headers"
|
||||
nostrip=yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user