fastd: update to 18.
This commit is contained in:
parent
1c4e11b881
commit
50b932be4b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fastd'
|
||||
pkgname=fastd
|
||||
version=17
|
||||
revision=5
|
||||
version=18
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake pkg-config bison"
|
||||
makedepends="libuecc-devel libsodium-devel json-c-devel libcap-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="BSD"
|
||||
homepage="https://projects.universe-factory.net/projects/fastd"
|
||||
distfiles="https://git.universe-factory.net/fastd/snapshot/fastd-${version}.tar"
|
||||
checksum=20390fc2110929ebf37feebe1bcce68d7920a5efd42c369bd2d886c6781966dc
|
||||
checksum=dce99ee057f43e3d732a120fb0cb60acb3b86e8231d3dd64ab72fc1254c2491a
|
||||
configure_args="ENABLE_LTO=ON"
|
||||
conf_files="
|
||||
/etc/fastd/secret.conf
|
||||
|
|
Loading…
Reference in New Issue