mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
1290bf9607
commit
7560475adf
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'oil'
|
# Template file for 'oil'
|
||||||
pkgname=oil
|
pkgname=oil
|
||||||
version=0.24.0
|
version=0.27.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr"
|
configure_args="--prefix=/usr"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Oil, a new unix shell"
|
||||||
maintainer="MarcoAPC <marcoaureliopc@gmail.com>"
|
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://oils.pub/download/oil-${version}.tar.xz"
|
||||||
checksum=3609e978bb63a71ffa801feacc43f5fc93e5cc83d34919ad4702cc9effdefd4c
|
checksum=d620259c42002a4ab66196cb8ef5d95c34f648c8e3488c02fa9b9c9e297bfcd4
|
||||||
register_shell="/usr/bin/osh /usr/bin/ysh"
|
register_shell="/usr/bin/osh /usr/bin/ysh"
|
||||||
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
Reference in a new issue