mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ferium: update to 4.5.2.
This commit is contained in:
parent
098bae8c76
commit
f6ba3e7bee
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ferium'
|
# Template file for 'ferium'
|
||||||
pkgname=ferium
|
pkgname=ferium
|
||||||
version=4.5.0
|
version=4.5.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -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=c9b54673a494cecabfc62a48d03d504b6fea00af1b749c3ccb210021f8528bf0
|
checksum=5b4fde3eee2336c4874d8bf5c412e019843f9cef018f750bbb4c51c1fceb9484
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
local ferium="${DESTDIR}/usr/bin/ferium"
|
local ferium="${DESTDIR}/usr/bin/ferium"
|
||||||
|
|
Loading…
Add table
Reference in a new issue