mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
rustypaste: update to 0.10.0.
This commit is contained in:
parent
50b0386c3a
commit
2ef40d9f36
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rustypaste'
|
||||
pkgname=rustypaste
|
||||
version=0.9.0
|
||||
version=0.10.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="-- --test-threads 1"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/orhun/rustypaste"
|
||||
changelog="https://raw.githubusercontent.com/orhun/rustypaste/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/orhun/rustypaste/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=16197a881ae0f1fd32d90956b656d82429a1bb111c918837487eef943a14fd76
|
||||
checksum=54e4235716ccece450b51ffbd7a42a21b730650d3b481901e95d91477819806b
|
||||
conf_files="/etc/rustypaste/config.toml"
|
||||
|
||||
system_accounts="_rustypaste"
|
||||
|
|
Loading…
Add table
Reference in a new issue