tlsdate: rebuild against libressl-2.8
This commit is contained in:
parent
699f90974d
commit
5402b96362
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tlsdate'
|
# Template file for 'tlsdate'
|
||||||
pkgname=tlsdate
|
pkgname=tlsdate
|
||||||
version=0.0.13
|
version=0.0.13
|
||||||
revision=11
|
revision=12
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-polarssl=no ac_cv_func_clock_gettime=yes"
|
configure_args="--with-polarssl=no ac_cv_func_clock_gettime=yes"
|
||||||
|
@ -11,8 +11,8 @@ hostmakedepends="automake pkg-config libtool"
|
||||||
makedepends="libressl-devel dbus-devel libevent-devel"
|
makedepends="libressl-devel dbus-devel libevent-devel"
|
||||||
depends="ca-certificates"
|
depends="ca-certificates"
|
||||||
short_desc="Secure parasitic rdate replacement using HTTPS"
|
short_desc="Secure parasitic rdate replacement using HTTPS"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="3-clause-BSD"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/ioerror/tlsdate"
|
homepage="https://github.com/ioerror/tlsdate"
|
||||||
distfiles="https://github.com/ioerror/tlsdate/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/ioerror/tlsdate/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=90efdff87504b5159cb6a3eefa9ddd43723c073d49c4b3febba9e48fc1292bf9
|
checksum=90efdff87504b5159cb6a3eefa9ddd43723c073d49c4b3febba9e48fc1292bf9
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue