mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
smenu: update to 0.9.14.
This commit is contained in:
parent
4d01f362b8
commit
0d89ae3586
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'smenu'
|
# Template file for 'smenu'
|
||||||
pkgname=smenu
|
pkgname=smenu
|
||||||
version=0.9.13
|
version=0.9.14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
|
@ -9,6 +9,6 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/p-gen/smenu"
|
homepage="https://github.com/p-gen/smenu"
|
||||||
distfiles="https://github.com/p-gen/smenu/archive/v${version}.tar.gz"
|
distfiles="https://github.com/p-gen/smenu/archive/v${version}.tar.gz"
|
||||||
checksum=85a829aba2dd77676d7b5d542482762625bc8499df8abba22d6ab0689090870a
|
checksum=81682d19ddbe94b025192ed9709e425f92915fe45ac136a93004c87b8d96b5fd
|
||||||
|
|
||||||
LDFLAGS="-lncurses"
|
LDFLAGS="-lncurses"
|
||||||
|
|
Loading…
Add table
Reference in a new issue