Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : unbound | name : unbound | ||||
| version : 1.10.1 | version : 1.10.1 | ||||
| release : 8 | release : 9 | ||||
| source : | source : | ||||
| - https://github.com/NLnetLabs/unbound/archive/release-1.10.1.tar.gz : 23b9d81cbada2dce5b84b637a08132464b8c9aaf17d9944a1fb1d91798048b02 | - https://github.com/NLnetLabs/unbound/archive/release-1.10.1.tar.gz : 23b9d81cbada2dce5b84b637a08132464b8c9aaf17d9944a1fb1d91798048b02 | ||||
| license : BSD-3-Clause | license : BSD-3-Clause | ||||
| component : network.util | component : network.util | ||||
| summary : Unbound is a validating, recursive, and caching DNS resolver. | summary : Unbound is a validating, recursive, and caching DNS resolver. | ||||
| description: | | description: | | ||||
| Unbound is a validating, recursive, and caching DNS resolver. | Unbound is a validating, recursive, and caching DNS resolver. | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(libevent) | - pkgconfig(libevent) | ||||
| setup : | | setup : | | ||||
| %configure --disable-static \ | %configure --disable-static \ | ||||
| --enable-event-api \ | |||||
| --enable-pie \ | --enable-pie \ | ||||
| --enable-relro-now \ | --enable-relro-now \ | ||||
| --enable-systemd \ | --enable-systemd \ | ||||
| --enable-ipsecmod \ | --enable-ipsecmod \ | ||||
| --with-libevent \ | --with-libevent \ | ||||
| --with-conf-file=%libdir%/unbound/unbound.conf \ | --with-conf-file=%libdir%/unbound/unbound.conf \ | ||||
| --with-pidfile=/run/unbound/unbound.pid | --with-pidfile=/run/unbound/unbound.pid | ||||
| build : | | build : | | ||||
| Show All 14 Lines | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.