rustypaste: update to 0.15.1.
This commit is contained in:
parent
91f07ab579
commit
3d718a59da
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rustypaste'
|
||||
pkgname=rustypaste
|
||||
version=0.15.0
|
||||
version=0.15.1
|
||||
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=d2f23fa70f389dc0e57606799e780ba7bcfc648514e72de55154ccf5571fc6cf
|
||||
checksum=a1f1afe2154ec5cc78da02dbb98c6069331b149cdfaf8975ffb73ac8fdf8d60d
|
||||
conf_files="/etc/rustypaste/config.toml"
|
||||
|
||||
system_accounts="_rustypaste"
|
||||
|
|
Loading…
Reference in New Issue