mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
felix: update to 2.16.1
This commit is contained in:
parent
f9d7e0a299
commit
eabe37df19
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'felix'
|
# Template file for 'felix'
|
||||||
pkgname=felix
|
pkgname=felix
|
||||||
version=2.16.0
|
version=2.16.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ license="MIT"
|
||||||
homepage="https://kyoheiu.dev/felix/"
|
homepage="https://kyoheiu.dev/felix/"
|
||||||
changelog="https://raw.githubusercontent.com/kyoheiu/felix/refs/heads/develop/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/kyoheiu/felix/refs/heads/develop/CHANGELOG.md"
|
||||||
distfiles="https://github.com/kyoheiu/felix/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/kyoheiu/felix/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=9fb0a1b120e3171883c8150792808e6871d052190ed8b9bcb0807970545285c6
|
checksum=a001dfe81cdbdfa19ba653a4711a17e4c92aa528139739c895df5791a26ea9f5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Binary name conflict with fx
|
# Binary name conflict with fx
|
||||||
|
|
Loading…
Add table
Reference in a new issue