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'
|
# 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 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue