ferium: update to 4.5.0

This commit is contained in:
SolitudeSF 2024-01-30 19:34:16 +02:00 committed by Andrew J. Hesford
parent 89086371bc
commit 09ccee5cfe

View File

@ -1,7 +1,7 @@
# Template file for 'ferium'
pkgname=ferium
version=4.4.1
revision=2
version=4.5.0
revision=1
build_style=cargo
build_helper=qemu
configure_args="--no-default-features"
@ -11,7 +11,7 @@ license="MPL-2.0"
homepage="https://github.com/gorilla-devs/ferium"
changelog="https://raw.githubusercontent.com/gorilla-devs/ferium/main/CHANGELOG.md"
distfiles="https://github.com/gorilla-devs/ferium/archive/refs/tags/v${version}.tar.gz"
checksum=ccab09df5cd0c3db890b7099705696cd8770dcf936182dcd266ad3da5f5262f9
checksum=c9b54673a494cecabfc62a48d03d504b6fea00af1b749c3ccb210021f8528bf0
post_install() {
local ferium="${DESTDIR}/usr/bin/ferium"