mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
getdns: rebuild against OpenSSL
This commit is contained in:
parent
70cc454f1a
commit
bea1da515d
2 changed files with 5 additions and 5 deletions
|
@ -3510,10 +3510,10 @@ libKF5KDEGames.so.7 libkdegames-18.08.3_1
|
||||||
libKF5KDEGamesPrivate.so.1 libkdegames-19.12.3_1
|
libKF5KDEGamesPrivate.so.1 libkdegames-19.12.3_1
|
||||||
libidn2.so.0 libidn2-2.1.1_1
|
libidn2.so.0 libidn2-2.1.1_1
|
||||||
libgmime-3.0.so.0 gmime3-3.2.3_1
|
libgmime-3.0.so.0 gmime3-3.2.3_1
|
||||||
libgetdns.so.10 getdns-1.5.0_1
|
libgetdns.so.10 getdns-1.5.1_7
|
||||||
libgetdns_ext_event.so.10 getdns-1.5.0_1
|
libgetdns_ext_event.so.10 getdns-1.5.1_7
|
||||||
libgetdns_ext_ev.so.10 getdns-1.5.0_1
|
libgetdns_ext_ev.so.10 getdns-1.5.1_7
|
||||||
libgetdns_ext_uv.so.10 getdns-1.5.0_1
|
libgetdns_ext_uv.so.10 getdns-1.5.1_7
|
||||||
libzck.so.1 zchunk-1.0.2_2
|
libzck.so.1 zchunk-1.0.2_2
|
||||||
librec.so.1 librec1-1.8_1
|
librec.so.1 librec1-1.8_1
|
||||||
libfixposix.so.3 libfixposix-0.4.3_1
|
libfixposix.so.3 libfixposix-0.4.3_1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'getdns'
|
# Template file for 'getdns'
|
||||||
pkgname=getdns
|
pkgname=getdns
|
||||||
version=1.5.1
|
version=1.5.1
|
||||||
revision=6
|
revision=7
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-libev --with-libevent --with-libuv
|
configure_args="--with-libev --with-libevent --with-libuv
|
||||||
--with-ssl=${XBPS_CROSS_BASE}/usr"
|
--with-ssl=${XBPS_CROSS_BASE}/usr"
|
||||||
|
|
Loading…
Add table
Reference in a new issue