rustypaste: update to 0.14.2.

This commit is contained in:
lukas-jo 2023-12-06 09:13:12 +01:00 committed by classabbyamp
parent d6a4b19933
commit ad949b34cb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rustypaste'
pkgname=rustypaste
version=0.14.1
version=0.14.2
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=5b7affb978babaaf1f8f77ac5414d000e134fb24a9bd678337dfa3298158a7dc
checksum=b8ced6cf34d0ddb27ed6eaefbc877510ee869b0779b449d14b2cb5a6198c7e1a
conf_files="/etc/rustypaste/config.toml"
system_accounts="_rustypaste"