smenu: update to 0.9.14.
This commit is contained in:
parent
4d01f362b8
commit
0d89ae3586
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'smenu'
|
||||
pkgname=smenu
|
||||
version=0.9.13
|
||||
version=0.9.14
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
|
@ -9,6 +9,6 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
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=85a829aba2dd77676d7b5d542482762625bc8499df8abba22d6ab0689090870a
|
||||
checksum=81682d19ddbe94b025192ed9709e425f92915fe45ac136a93004c87b8d96b5fd
|
||||
|
||||
LDFLAGS="-lncurses"
|
||||
|
|
Loading…
Reference in New Issue