mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 19:12:57 +02:00
impala: update to 0.3.0
This commit is contained in:
parent
5ad8c4fb95
commit
b29f2767a6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'impala'
|
||||
pkgname=impala
|
||||
version=0.2.4
|
||||
version=0.3.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
depends="iwd"
|
||||
|
@ -10,7 +10,7 @@ license="GPL-3.0-only"
|
|||
homepage="https://github.com/pythops/impala"
|
||||
changelog="https://raw.githubusercontent.com/pythops/impala/main/Release.md"
|
||||
distfiles="https://github.com/pythops/impala/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=550ce667588659af40ff2af6bddcca74fb1a990001ccba7cf16d3739717a70fc
|
||||
checksum=6ebdfbd83f7c3874fd43a1b781a7c08b309a2dc5bef99e1c29c5736b616a0f33
|
||||
|
||||
post_install() {
|
||||
vdoc Readme.md
|
||||
|
|
Loading…
Add table
Reference in a new issue