wok-next diff unbound/receipt @ rev 20778

git update: 2.16.2 (Feb-2018) -> 2.17.1 (May-2018)
author Erkan Yilmaz <erkan@slitaz.org>
date Fri Jun 08 09:36:49 2018 +0000 (2018-06-08)
parents 757d032c55c7
children e7a485521d6a
line diff
     1.1 --- a/unbound/receipt	Fri Mar 30 19:31:50 2018 +0300
     1.2 +++ b/unbound/receipt	Fri Jun 08 09:36:49 2018 +0000
     1.3 @@ -28,6 +28,7 @@
     1.4  	./configure \
     1.5  		--disable-static \
     1.6  		$CONFIGURE_ARGS &&
     1.7 +	fix libtool &&
     1.8  	make &&
     1.9  	make install
    1.10  }