gnunet: update to SVN r38151 and break-out dhtcache plugins

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
Daniel Golle
2016-10-13 01:40:56 +02:00
parent 5d032bce1f
commit 885dff12f0
7 changed files with 48 additions and 17 deletions
@@ -0,0 +1,8 @@
#!/bin/sh
uci -q get gnunet.dhtcache || uci set gnunet.dhtcache=gnunet-config
uci -q batch <<EOF
set gnunet.dhtcache.DATABASE=heap
commit gnunet
EOF