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'
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 \