ferium: update to 4.4.1

This commit is contained in:
SolitudeSF 2023-12-15 18:58:31 +02:00 committed by Duncan Overbruck
parent f3fa2caa18
commit 41afe7fd10

View file

@ -1,6 +1,6 @@
# Template file for 'ferium'
pkgname=ferium
version=4.4.0
version=4.4.1
revision=1
build_style=cargo
build_helper=qemu
@ -10,7 +10,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=a19b5ea7b12123ef68b2caf96a1c58025aa30d7e14e8c0dbfef44ffc01938045
checksum=ccab09df5cd0c3db890b7099705696cd8770dcf936182dcd266ad3da5f5262f9
post_install() {
local ferium="${DESTDIR}/usr/bin/ferium"