rdesktop: rebuild with libressl-2.7

This commit is contained in:
Enno Boland 2018-04-23 16:57:16 +02:00
parent 0e2478e5fc
commit c5bf57716a
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,7 +1,7 @@
# Template file for 'rdesktop' # Template file for 'rdesktop'
pkgname=rdesktop pkgname=rdesktop
version=1.8.3 version=1.8.3
revision=11 revision=12
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-ipv6 --with-sound=alsa --with-openssl=${XBPS_CROSS_BASE}/usr" configure_args="--with-ipv6 --with-sound=alsa --with-openssl=${XBPS_CROSS_BASE}/usr"
hostmakedepends="pkg-config" hostmakedepends="pkg-config"