smenu: update to 0.9.16.

This commit is contained in:
UsernameRandomlyGenerated 2021-01-26 19:40:24 +01:00 committed by Érico Nogueira Rolim
parent 9be051e34f
commit e612afe4f3

View file

@ -1,6 +1,6 @@
# Template file for 'smenu'
pkgname=smenu
version=0.9.15
version=0.9.16
revision=1
build_style=gnu-configure
makedepends="ncurses-devel"
@ -9,6 +9,6 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://github.com/p-gen/smenu"
distfiles="https://github.com/p-gen/smenu/archive/v${version}.tar.gz"
checksum=f42b24e06b0688176e485fe9873d720b8f0d01880ca7de869fca83163033a337
checksum=8db8026a8d95f01b9a4b775834432b15cfd248868ef2a2ec1232bd534d26dc09
LDFLAGS="-lncurses"