smenu: update to 0.9.17.
This commit is contained in:
parent
8c45672e0e
commit
ffd7611f03
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'smenu'
|
||||
pkgname=smenu
|
||||
version=0.9.16
|
||||
version=0.9.17
|
||||
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=8db8026a8d95f01b9a4b775834432b15cfd248868ef2a2ec1232bd534d26dc09
|
||||
checksum=f9d174af52d92725710dbcfe3905d511901f810849d81d3f6fc6c51c30bebc7f
|
||||
|
||||
LDFLAGS="-lncurses"
|
||||
|
|
Loading…
Reference in New Issue