oil: update to 0.7.0
This commit is contained in:
parent
d057a00d98
commit
1425726814
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'oil'
|
||||
pkgname=oil
|
||||
version=0.6.0
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr $(vopt_with readline)"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Caleb JA <skywise@tutanota.de>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://www.oilshell.org"
|
||||
distfiles="${homepage}/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=141e3a5c1997a696d65747966978aaa38921d77e303aad9e77b4ab4aedab84b7
|
||||
checksum=a37eb491ffee5766aa8719056d42d5d836309dc26e345ecd6a2a1d240cd18989
|
||||
register_shell="/usr/bin/osh"
|
||||
nocross="oil is nocross"
|
||||
nostrip=yes
|
||||
|
|
Loading…
Reference in New Issue