libucl: rebuild with libressl-2.7

This commit is contained in:
Enno Boland 2018-04-23 16:56:51 +02:00
parent 8ce3676293
commit 95aaa35514
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,7 @@
# Template file for 'libucl' # Template file for 'libucl'
pkgname=libucl pkgname=libucl
version=0.8.1 version=0.8.1
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-urls --enable-signatures" configure_args="--enable-urls --enable-signatures"
hostmakedepends="automake libtool pkg-config" hostmakedepends="automake libtool pkg-config"