mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
angle-grinder: update to 0.19.6.
This commit is contained in:
parent
f9a3a1ba99
commit
1f5fe56b77
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'angle-grinder'
|
# Template file for 'angle-grinder'
|
||||||
pkgname=angle-grinder
|
pkgname=angle-grinder
|
||||||
version=0.19.4
|
version=0.19.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,11 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/rcoh/angle-grinder"
|
homepage="https://github.com/rcoh/angle-grinder"
|
||||||
distfiles="https://github.com/rcoh/angle-grinder/archive/v${version}.tar.gz"
|
distfiles="https://github.com/rcoh/angle-grinder/archive/v${version}.tar.gz"
|
||||||
checksum=13ae3912dcc34c2648d8ef57fe8d976cb978c70e6976ead079ea5d7609532172
|
checksum=f76e236f0825ca3f0b165e37d6448fa36e39c41690e7469d02c37eeb0c972222
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
cargo update -p h2 -p crossbeam-channel
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue