slrn: fix license
This commit is contained in:
parent
65390ae0d9
commit
11849cbd4d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'slrn'
|
||||
pkgname=slrn
|
||||
version=1.0.3a
|
||||
revision=8
|
||||
revision=9
|
||||
wrksrc="${pkgname}-${version%a}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-slrnpull --with-ssl
|
||||
|
@ -11,7 +11,7 @@ configure_args="--with-slrnpull --with-ssl
|
|||
makedepends="openssl-devel slang-devel"
|
||||
short_desc="Text mode Usenet news reader"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.slrn.org/"
|
||||
# distfiles="http://jedsoft.org/releases/slrn/${pkgname}-${version}.tar.bz2"
|
||||
distfiles="https://ftp.icm.edu.pl/packages/slrn/slrn-${version}.tar.bz2"
|
||||
|
|
Loading…
Reference in a new issue