qemacs: fix license
This commit is contained in:
parent
252184bafb
commit
dd7bec2e1f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qemacs'
|
||||
pkgname=qemacs
|
||||
version=0.5.0.20170701
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="${pkgname}"
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --mandir=/usr/share/man
|
||||
|
@ -9,8 +9,8 @@ configure_args="--prefix=/usr --mandir=/usr/share/man
|
|||
hostmakedepends="cvs"
|
||||
short_desc="Small but powerful Emacs clone (with UTF-8, HTML, shell, dired)"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://bellard.org/qemacs/"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://bellard.org/qemacs/"
|
||||
|
||||
do_fetch() {
|
||||
cvs -d :pserver:anonymous@cvs.savannah.nongnu.org:/sources/qemacs \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue