wiremix: update to 0.9.0.

This commit is contained in:
cat
2026-03-05 11:23:09 -05:00
committed by classabbyamp
parent 383dd3b940
commit bd5848d69a
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'wiremix'
pkgname=wiremix
version=0.8.0
version=0.9.0
revision=1
build_style=cargo
hostmakedepends="pkg-config clang"
@@ -11,7 +11,7 @@ license="MIT OR Apache-2.0"
homepage="https://github.com/tsowell/wiremix/"
changelog="https://github.com/tsowell/wiremix/raw/main/CHANGELOG.md"
distfiles="https://github.com/tsowell/wiremix/archive/refs/tags/v${version}.tar.gz"
checksum=db357d21c76809d674024f1094c2ac6ddd2d6866d4b8ae53cbb0620599006e31
checksum=9fd8979fa3bc260a80d170c30041ab2aeea26273439bac8ce928a9405ce1d0f5
export VERGEN_GIT_DESCRIBE="v${version}"
post_patch() {