mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 02:52:58 +02:00
smenu: Update to 1.5.0.
This commit is contained in:
parent
79b3967616
commit
b08977b332
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'smenu'
|
||||
pkgname=smenu
|
||||
version=1.0.0
|
||||
version=1.5.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
|
@ -10,6 +10,6 @@ license="GPL-2.0-only"
|
|||
homepage="https://github.com/p-gen/smenu"
|
||||
changelog="https://raw.githubusercontent.com/p-gen/smenu/master/ChangeLog"
|
||||
distfiles="https://github.com/p-gen/smenu/releases/download/v${version}/smenu-${version}.tar.bz2"
|
||||
checksum=40e044d4bb39a9258cbb2349e7c5618bdafaa20c39f7d86cc8b6fa3b878ef105
|
||||
checksum=2de2217d322a5e28cb20f9128e60df6c00b4e8e8879381ac8ed8bdcdccc4c5ca
|
||||
|
||||
LDFLAGS="-lncurses"
|
||||
|
|
Loading…
Add table
Reference in a new issue