mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 11:52:56 +02:00
rust-bacon: update to 3.16.0.
This commit is contained in:
parent
ae7291631b
commit
2695120e24
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rust-bacon'
|
# Template file for 'rust-bacon'
|
||||||
pkgname=rust-bacon
|
pkgname=rust-bacon
|
||||||
version=3.15.0
|
version=3.16.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Background rust code checker"
|
short_desc="Background rust code checker"
|
||||||
|
@ -9,7 +9,7 @@ license="AGPL-3.0-only"
|
||||||
homepage="https://dystroy.org/bacon/"
|
homepage="https://dystroy.org/bacon/"
|
||||||
changelog="https://raw.githubusercontent.com/Canop/bacon/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/Canop/bacon/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/Canop/bacon/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/Canop/bacon/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=b162a0e9f827d849c962a5a0623ba9435182e3bf6c8e3fe4630a2446a8326bc7
|
checksum=cf7f3471883260f7cd56d1b2bcce713463082e64a830bb46489d7e94303b3ba0
|
||||||
conflicts="bacon"
|
conflicts="bacon"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue