mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
fzy: update to 1.1.
This commit is contained in:
parent
01eaefeab7
commit
1be3e29137
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=1.0
|
version=1.1
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
||||||
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=80257fd74579e13438b05edf50dcdc8cf0cdb1870b4a2bc5967bd1fdbed1facf
|
checksum=93d300d9c6c7063b2c6bda4e08a9704a029ec33f609718cd95443d1a890aff4e
|
||||||
|
|
||||||
CFLAGS="-std=c99"
|
CFLAGS="-std=c99"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue