angle-grinder: update to 0.19.4.
This commit is contained in:
parent
7804cec9f9
commit
93a6e3cb28
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'angle-grinder'
|
||||
pkgname=angle-grinder
|
||||
version=0.19.2
|
||||
version=0.19.4
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -9,7 +9,7 @@ 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=3a5637bbd3ef3fc2f8164a1af90b8894f79c1b2adb89a874f1f3c5a56006e18b
|
||||
checksum=13ae3912dcc34c2648d8ef57fe8d976cb978c70e6976ead079ea5d7609532172
|
||||
|
||||
pre_configure() {
|
||||
cargo update -p h2 -p crossbeam-channel
|
||||
|
|
Loading…
Reference in New Issue