mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
slrn: rebuild for libressl-2.6
This commit is contained in:
parent
057629aac2
commit
dc82f89ac3
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=2
|
revision=3
|
||||||
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
|
||||||
|
@ -10,7 +10,7 @@ configure_args="--with-slrnpull --with-ssl
|
||||||
slrn_cv_va_copy=yes slrn_cv___va_copy=yes slrn_cv_va_val_copy=yes"
|
slrn_cv_va_copy=yes slrn_cv___va_copy=yes slrn_cv_va_val_copy=yes"
|
||||||
makedepends="libressl-devel slang-devel"
|
makedepends="libressl-devel slang-devel"
|
||||||
short_desc="Text mode Usenet news reader"
|
short_desc="Text mode Usenet news reader"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue