mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
angle-grinder: update to 0.17.0.
This commit is contained in:
parent
dcb8e7da95
commit
fdafa6d1e2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'angle-grinder'
|
# Template file for 'angle-grinder'
|
||||||
pkgname=angle-grinder
|
pkgname=angle-grinder
|
||||||
version=0.16
|
version=0.17.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,7 +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=575e5398cfcddc78152f76ade632f7be2aa6b54b4adaaf1776344529fb9c0561
|
checksum=5a2054ba9eb5fcee1fef2d5fbbf1735e71bc563fc7b273890097f63297e64bf4
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue