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'
|
# Template file for 'slrn'
|
||||||
pkgname=slrn
|
pkgname=slrn
|
||||||
version=1.0.3a
|
version=1.0.3a
|
||||||
revision=8
|
revision=9
|
||||||
wrksrc="${pkgname}-${version%a}"
|
wrksrc="${pkgname}-${version%a}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-slrnpull --with-ssl
|
configure_args="--with-slrnpull --with-ssl
|
||||||
|
@ -11,7 +11,7 @@ configure_args="--with-slrnpull --with-ssl
|
||||||
makedepends="openssl-devel slang-devel"
|
makedepends="openssl-devel slang-devel"
|
||||||
short_desc="Text mode Usenet news reader"
|
short_desc="Text mode Usenet news reader"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.slrn.org/"
|
homepage="http://www.slrn.org/"
|
||||||
# distfiles="http://jedsoft.org/releases/slrn/${pkgname}-${version}.tar.bz2"
|
# distfiles="http://jedsoft.org/releases/slrn/${pkgname}-${version}.tar.bz2"
|
||||||
distfiles="https://ftp.icm.edu.pl/packages/slrn/slrn-${version}.tar.bz2"
|
distfiles="https://ftp.icm.edu.pl/packages/slrn/slrn-${version}.tar.bz2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue