mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
oil: update to 0.12.6
This commit is contained in:
parent
b84487f15a
commit
d05830a8e0
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.12.5
|
version=0.12.6
|
||||||
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="https://www.oilshell.org/download/oil-${version}.tar.xz"
|
distfiles="https://www.oilshell.org/download/oil-${version}.tar.xz"
|
||||||
checksum=c72f897f37ff4696812836ba8ecadbefe555b1866ae488304db6de159b2b1741
|
checksum=8e5366ae9cded3683814be041652a8642ed7fd83abdf18495a73133e06b705ab
|
||||||
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
Reference in a new issue