impala: update to 0.3.0

This commit is contained in:
dogknowsnx 2025-07-30 17:56:46 +02:00 committed by Duncan Overbruck
parent 5ad8c4fb95
commit b29f2767a6

View file

@ -1,6 +1,6 @@
# Template file for 'impala' # Template file for 'impala'
pkgname=impala pkgname=impala
version=0.2.4 version=0.3.0
revision=1 revision=1
build_style=cargo build_style=cargo
depends="iwd" depends="iwd"
@ -10,7 +10,7 @@ license="GPL-3.0-only"
homepage="https://github.com/pythops/impala" homepage="https://github.com/pythops/impala"
changelog="https://raw.githubusercontent.com/pythops/impala/main/Release.md" changelog="https://raw.githubusercontent.com/pythops/impala/main/Release.md"
distfiles="https://github.com/pythops/impala/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/pythops/impala/archive/refs/tags/v${version}.tar.gz"
checksum=550ce667588659af40ff2af6bddcca74fb1a990001ccba7cf16d3739717a70fc checksum=6ebdfbd83f7c3874fd43a1b781a7c08b309a2dc5bef99e1c29c5736b616a0f33
post_install() { post_install() {
vdoc Readme.md vdoc Readme.md