qemacs: fix license

This commit is contained in:
Colin Booth 2021-05-10 23:02:42 -07:00 committed by Đoàn Trần Công Danh
parent 252184bafb
commit dd7bec2e1f

View file

@ -1,7 +1,7 @@
# Template file for 'qemacs' # Template file for 'qemacs'
pkgname=qemacs pkgname=qemacs
version=0.5.0.20170701 version=0.5.0.20170701
revision=2 revision=3
wrksrc="${pkgname}" wrksrc="${pkgname}"
build_style=configure build_style=configure
configure_args="--prefix=/usr --mandir=/usr/share/man configure_args="--prefix=/usr --mandir=/usr/share/man
@ -9,8 +9,8 @@ configure_args="--prefix=/usr --mandir=/usr/share/man
hostmakedepends="cvs" hostmakedepends="cvs"
short_desc="Small but powerful Emacs clone (with UTF-8, HTML, shell, dired)" short_desc="Small but powerful Emacs clone (with UTF-8, HTML, shell, dired)"
maintainer="Leah Neukirchen <leah@vuxu.org>" maintainer="Leah Neukirchen <leah@vuxu.org>"
license="LGPL-2.1" license="LGPL-2.1-or-later"
homepage="http://bellard.org/qemacs/" homepage="https://bellard.org/qemacs/"
do_fetch() { do_fetch() {
cvs -d :pserver:anonymous@cvs.savannah.nongnu.org:/sources/qemacs \ cvs -d :pserver:anonymous@cvs.savannah.nongnu.org:/sources/qemacs \