smenu: update to 0.9.11.

Closes: #11086 [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-26 20:53:57 -02:00 committed by Jürgen Buchmüller
parent bd512ca471
commit 2519b253c1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'smenu'
pkgname=smenu
version=0.9.10
version=0.9.11
revision=1
build_style=gnu-configure
makedepends="ncurses-devel"
@ -9,6 +9,6 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="GPL-2"
homepage="https://github.com/p-gen/smenu"
distfiles="https://github.com/p-gen/smenu/archive/v${version}.tar.gz"
checksum=09c0818ccbfef5278334b5c2a5c46425aa074300725e39d2a53a225661996b66
checksum=ac6b8b94aa5382a0227753bd2c580fd727c7ce19adf72592993dd982b0af478f
LDFLAGS="-lncurses"