mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
oil: update to 0.8.3
This commit is contained in:
parent
d5c10bb199
commit
647859da07
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.7.0
|
version=0.8.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr $(vopt_with readline)"
|
configure_args="--prefix=/usr $(vopt_with readline)"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://www.oilshell.org"
|
homepage="https://www.oilshell.org"
|
||||||
distfiles="${homepage}/download/${pkgname}-${version}.tar.xz"
|
distfiles="${homepage}/download/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a37eb491ffee5766aa8719056d42d5d836309dc26e345ecd6a2a1d240cd18989
|
checksum=3f78c606cde84ef0e90d1744d400c8428941eaab6515f382fabc28cf16453ccb
|
||||||
python_version=2 #unverified
|
python_version=2 #unverified
|
||||||
register_shell="/usr/bin/osh"
|
register_shell="/usr/bin/osh"
|
||||||
nocross="oil is nocross"
|
nocross="oil is nocross"
|
||||||
|
|
Loading…
Add table
Reference in a new issue