mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ferium: update to 4.5.0
This commit is contained in:
parent
89086371bc
commit
09ccee5cfe
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ferium'
|
# Template file for 'ferium'
|
||||||
pkgname=ferium
|
pkgname=ferium
|
||||||
version=4.4.1
|
version=4.5.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
configure_args="--no-default-features"
|
configure_args="--no-default-features"
|
||||||
|
@ -11,7 +11,7 @@ license="MPL-2.0"
|
||||||
homepage="https://github.com/gorilla-devs/ferium"
|
homepage="https://github.com/gorilla-devs/ferium"
|
||||||
changelog="https://raw.githubusercontent.com/gorilla-devs/ferium/main/CHANGELOG.md"
|
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"
|
distfiles="https://github.com/gorilla-devs/ferium/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=ccab09df5cd0c3db890b7099705696cd8770dcf936182dcd266ad3da5f5262f9
|
checksum=c9b54673a494cecabfc62a48d03d504b6fea00af1b749c3ccb210021f8528bf0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
local ferium="${DESTDIR}/usr/bin/ferium"
|
local ferium="${DESTDIR}/usr/bin/ferium"
|
||||||
|
|
Loading…
Add table
Reference in a new issue