mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
oil: update to 0.16.0
This commit is contained in:
parent
fded5024fa
commit
e917564077
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oil'
|
||||
pkgname=oil
|
||||
version=0.15.0
|
||||
version=0.16.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr"
|
||||
|
@ -11,7 +11,7 @@ maintainer="MarcoAPC <marcoaureliopc@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://www.oilshell.org"
|
||||
distfiles="https://www.oilshell.org/download/oil-${version}.tar.xz"
|
||||
checksum=d6860ffec461606da825863cd163b1a925f0ab250c6e32197739c11dc9c63318
|
||||
checksum=7111c8a8571d1a6d1d620131bc67f377dd8fe6224edbeff249e1d5d68f1dd566
|
||||
register_shell="/usr/bin/osh /usr/bin/oil"
|
||||
nocross="Build systems gets confused with host and cross toolchains/headers"
|
||||
nostrip=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue