mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
fselect: update to 0.8.3.
This commit is contained in:
parent
d7703f3713
commit
41b72921af
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'fselect'
|
# Template file for 'fselect'
|
||||||
pkgname=fselect
|
pkgname=fselect
|
||||||
version=0.8.2
|
version=0.8.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libzstd-devel"
|
makedepends="libzstd-devel"
|
||||||
|
@ -11,7 +11,7 @@ license="Apache-2.0, MIT"
|
||||||
homepage="https://github.com/jhspetersson/fselect"
|
homepage="https://github.com/jhspetersson/fselect"
|
||||||
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=db55c067630074724fbd3fbf85ebf3de1cf5b47166f80866b58c72f2ef2ffd48
|
checksum=2b8e8b40ef490663239f3a24f9383fd5b832530e96513d58755b688b507d876e
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
ppc64le*) ;;
|
ppc64le*) ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue