mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 11:03:06 +02:00
smenu: Fix license.
This commit is contained in:
parent
7d4b3bd13c
commit
5bd65f670d
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'smenu'
|
||||
pkgname=smenu
|
||||
version=1.5.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="Create selection menus with words from stdin"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
license="MPL-2.0"
|
||||
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"
|
||||
|
|
Loading…
Add table
Reference in a new issue