angle-grinder: update to 0.19.2.

This commit is contained in:
Leah Neukirchen 2023-05-20 15:49:16 +02:00
parent 9a3cae2e29
commit 090ed7ae45

View File

@ -1,6 +1,6 @@
# Template file for 'angle-grinder'
pkgname=angle-grinder
version=0.19.0
version=0.19.2
revision=1
build_style=cargo
hostmakedepends="pkg-config"
@ -9,7 +9,11 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://github.com/rcoh/angle-grinder"
distfiles="https://github.com/rcoh/angle-grinder/archive/v${version}.tar.gz"
checksum=4051ad846ef7abacd41927d5e29ac4eb8ab29567a78e28727e1e8236cbaefeff
checksum=3a5637bbd3ef3fc2f8164a1af90b8894f79c1b2adb89a874f1f3c5a56006e18b
pre_configure() {
cargo update -p h2 -p crossbeam-channel
}
post_install() {
vlicense LICENSE