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