mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fzy: update to 0.8 (#5490)
This commit is contained in:
parent
a6e85b3132
commit
116d303daa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fzy'
|
# Template file for 'fzy'
|
||||||
pkgname=fzy
|
pkgname=fzy
|
||||||
version=0.7
|
version=0.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="A fuzzy text selector menu for the terminal"
|
short_desc="A fuzzy text selector menu for the terminal"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/jhawthorn/fzy"
|
homepage="https://github.com/jhawthorn/fzy"
|
||||||
distfiles="https://github.com/jhawthorn/fzy/archive/${version}.tar.gz"
|
distfiles="https://github.com/jhawthorn/fzy/archive/${version}.tar.gz"
|
||||||
checksum=6eb0940c85518c32326e6d389de6a9ede695ed9846f8b78aafec1066b9720186
|
checksum=44293ef6a33ef5c9400b9546c580170a2df0ac4342b8fe447cee2af35e241b89
|
||||||
CFLAGS="-std=c99"
|
CFLAGS="-std=c99"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue