diff --git a/srcpkgs/fzy/template b/srcpkgs/fzy/template index 8b7c434d34d..39bdcb6ef59 100644 --- a/srcpkgs/fzy/template +++ b/srcpkgs/fzy/template @@ -1,6 +1,6 @@ # Template file for 'fzy' pkgname=fzy -version=1.0 +version=1.1 revision=1 build_style=gnu-makefile short_desc="A fuzzy text selector menu for the terminal" @@ -8,7 +8,7 @@ maintainer="Orphaned " license="MIT" homepage="https://github.com/jhawthorn/fzy" distfiles="https://github.com/jhawthorn/fzy/archive/${version}.tar.gz" -checksum=80257fd74579e13438b05edf50dcdc8cf0cdb1870b4a2bc5967bd1fdbed1facf +checksum=93d300d9c6c7063b2c6bda4e08a9704a029ec33f609718cd95443d1a890aff4e CFLAGS="-std=c99"