mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
fselect: update to 0.9.0.
This commit is contained in:
parent
ea8715323a
commit
10e4b76480
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fselect'
|
# Template file for 'fselect'
|
||||||
pkgname=fselect
|
pkgname=fselect
|
||||||
version=0.8.12
|
version=0.9.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
# disable automatic update checking
|
# disable automatic update checking
|
||||||
|
@ -13,7 +13,7 @@ license="Apache-2.0 OR MIT"
|
||||||
homepage="https://fselect.rocks"
|
homepage="https://fselect.rocks"
|
||||||
changelog="https://github.com/jhspetersson/fselect/releases"
|
changelog="https://github.com/jhspetersson/fselect/releases"
|
||||||
distfiles="https://github.com/jhspetersson/fselect/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/jhspetersson/fselect/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=d5ef50dfc911c4e0a8e85d9473f9b69e812b2c0c3499f83bd1a36258a87889e8
|
checksum=d0a9cdaafd8c8ceba1a2f02545171b0caa41ca575f9e30871bbd00f231ef44d2
|
||||||
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
|
make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
|
Loading…
Add table
Reference in a new issue