aboutsummaryrefslogtreecommitdiff
path: root/net/gnunet-fuse/Makefile
Commit message (Collapse)AuthorAge
* gnunet-fuse: update to 0.16.0Daniel Golle2022-03-21
| | | | | | | | | Only notable change since 0.14.0 is that pthread_mutexattr_setkind_np() is now no longer used. pthread_mutexattr_setkind_np() is deprecated and non-standard. The standard version is called pthread_mutexattr_settype() Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnunet-fuse: update to version 0.14.0Daniel Golle2021-04-29
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnunet-fuse: update to version 0.13.0Daniel Golle2020-08-04
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnunet-fuse: update to version 0.12.0Daniel Golle2019-12-20
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gnunet-fuse: add packageDaniel Golle2019-02-28
GNUnet component to mount GNUnet filesystems via FUSE Signed-off-by: Daniel Golle <daniel@makrotopia.org>