From: Alexander Marx Date: Wed, 23 Mar 2016 09:01:09 +0000 (+0100) Subject: fastd: Update to 17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Ffastd;p=people%2Famarx%2Fipfire-3.x.git fastd: Update to 17 Signed-off-by: Alexander Marx --- diff --git a/fastd/fastd.nm b/fastd/fastd.nm index 23563cfd4..80bd6952d 100644 --- a/fastd/fastd.nm +++ b/fastd/fastd.nm @@ -4,7 +4,7 @@ ############################################################################### name = fastd -version = 16 +version = 17 release = 1 groups = Networking/VPN @@ -17,16 +17,18 @@ description to run on embedded devices. end -source_dl = +source_dl = https://projects.universe-factory.net/attachments/download/81/ sources = %{thisapp}.tar.xz build requires bison >= 2.5 cmake >= 3.0 + doxygen json-c-devel libcap-devel libsodium-devel + libuecc >= 5 libuecc-devel openssl-devel end